







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