ToAPIExType 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 customerAddressExType ToAPIExType()
Visual Basic
Public Function ToAPIExType As customerAddressExType
Visual C++
public:
customerAddressExType^ ToAPIExType()

Return Value

See Also