Class customerType

Inheritance
System.Object
customerType
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Plugins.Payment.Authorize
Assembly: Mediachase.Commerce.Plugins.Payment.dll
Version: 10.8.0
Syntax
public class customerType

Constructors

customerType()

Declaration
public customerType()

Fields

driversLicense

Declaration
public driversLicenseType driversLicense
Field Value
Type Description
driversLicenseType

email

Declaration
public string email
Field Value
Type Description
System.String

faxNumber

Declaration
public string faxNumber
Field Value
Type Description
System.String

id

Declaration
public string id
Field Value
Type Description
System.String

phoneNumber

Declaration
public string phoneNumber
Field Value
Type Description
System.String

taxId

Declaration
public string taxId
Field Value
Type Description
System.String

type

Declaration
public customerTypeEnum type
Field Value
Type Description
customerTypeEnum

typeSpecified

Declaration
public bool typeSpecified
Field Value
Type Description
System.Boolean