Click or drag to resize
Customer Class
Authorize.NET API - Information about customer.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsCustomer

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

The Customer type exposes the following members.

Constructors
  NameDescription
Public methodCustomer
Top
Properties
  NameDescription
Public propertyEmail
Customer email.
Public propertyId
Customer ID.
Top
See Also