Class extendedAmountType

Inheritance
System.Object
extendedAmountType
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 extendedAmountType

Constructors

extendedAmountType()

Declaration
public extendedAmountType()

Fields

amount

Declaration
public decimal amount
Field Value
Type Description
System.Decimal

description

Declaration
public string description
Field Value
Type Description
System.String

name

Declaration
public string name
Field Value
Type Description
System.String