Class customerPaymentProfileBaseType
Inheritance
System.Object
customerPaymentProfileBaseType
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.0Syntax
public class customerPaymentProfileBaseType
Constructors
customerPaymentProfileBaseType()
Declaration
public customerPaymentProfileBaseType()
Fields
billTo
Declaration
public customerAddressType billTo
Field Value
Type | Description |
---|---|
customerAddressType |
customerType
Declaration
public customerTypeEnum customerType
Field Value
Type | Description |
---|---|
customerTypeEnum |
customerTypeSpecified
Declaration
public bool customerTypeSpecified
Field Value
Type | Description |
---|---|
System.Boolean |