







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
Address Members |
Address Class Constructors Methods Properties See Also Send Feedback |
The Address type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Address()()()() | |
![]() | Address(customerAddressExType) |
Initializes a new instance of the Address class, resolving the given API Type
|
![]() | Address(customerAddressType) |
Initializes a new instance of the Address class, resolving the given API Type
|
![]() | Address(nameAndAddressType) |
Initializes a new instance of the Address class, resolving the given API Type
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToAPIExType |
Creates an API type for use with outbound requests to the Gateway. Mostly for internal use.
|
![]() | ToAPINameAddressType |
Creates an API type for use with outbound requests to the Gateway. Mostly for internal use.
|
![]() | ToAPIType |
Creates an API type for use with outbound requests to the Gateway. Mostly for internal use.
|
![]() | ToString | (Inherited from Object.) |