ToAPIType Method

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
Creates an API type for use with outbound requests to the Gateway. Mostly for internal use.

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
public customerAddressType ToAPIType()
Visual Basic
Public Function ToAPIType As customerAddressType
Visual C++
public:
customerAddressType^ ToAPIType()

Return Value

See Also