







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| PaymentProfile..::..ToAPI Method |
| PaymentProfile Class See Also Send Feedback |
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() |
