







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Address..::..ToAPINameAddressType 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 nameAndAddressType ToAPINameAddressType() |
| Visual Basic |
|---|
Public Function ToAPINameAddressType As nameAndAddressType |
| Visual C++ |
|---|
public: nameAndAddressType^ ToAPINameAddressType() |
