Click or drag to resize
Address Class
Authorize.NET API - Information about address.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsAddress

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class Address

The Address type exposes the following members.

Constructors
  NameDescription
Public methodAddress
Top
Properties
  NameDescription
Public propertyAddressLine
Address.
Public propertyCity
City.
Public propertyCountry
Country.
Public propertyFirstName
Personal name.
Public propertyState
State.
Public propertyZip
ZIP.
Top
See Also