Class profileTransAmountType
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 profileTransAmountType
Constructors
profileTransAmountType()
Declaration
public profileTransAmountType()
Fields
amount
Declaration
public decimal amount
Field Value
Type | Description |
---|---|
System.Decimal |
duty
Declaration
public extendedAmountType duty
Field Value
Type | Description |
---|---|
extendedAmountType |
lineItems
Declaration
public lineItemType[] lineItems
Field Value
Type | Description |
---|---|
lineItemType[] |
shipping
Declaration
public extendedAmountType shipping
Field Value
Type | Description |
---|---|
extendedAmountType |
tax
Declaration
public extendedAmountType tax
Field Value
Type | Description |
---|---|
extendedAmountType |