ToAPI Method

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
Creates an API object, ready to send to AuthNET servers.

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

Syntax

C#
public customerPaymentProfileExType ToAPI()
Visual Basic
Public Function ToAPI As customerPaymentProfileExType
Visual C++
public:
customerPaymentProfileExType^ ToAPI()

Return Value

See Also