Class profileTransOrderType

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 profileTransOrderType : profileTransAmountType

Constructors

profileTransOrderType()

Declaration
public profileTransOrderType()

Fields

cardCode

Declaration
public string cardCode
Field Value
Type Description
System.String

customerPaymentProfileId

Declaration
public string customerPaymentProfileId
Field Value
Type Description
System.String

customerProfileId

Declaration
public string customerProfileId
Field Value
Type Description
System.String

customerShippingAddressId

Declaration
public string customerShippingAddressId
Field Value
Type Description
System.String

order

Declaration
public orderExType order
Field Value
Type Description
orderExType

recurringBilling

Declaration
public bool recurringBilling
Field Value
Type Description
System.Boolean

recurringBillingSpecified

Declaration
public bool recurringBillingSpecified
Field Value
Type Description
System.Boolean

taxExempt

Declaration
public bool taxExempt
Field Value
Type Description
System.Boolean

taxExemptSpecified

Declaration
public bool taxExemptSpecified
Field Value
Type Description
System.Boolean