Amount Property
Amount to be refunded.
Syntax
[VB.NET] Public Property Amount As String
[C#] public string Amount {get; set;}
Remarks
Amount to be refunded to the customer. This property's formatting must match the CurrencyCode indicated. The contents of this property are ignored if the RefundType is set to rtFull.
Default Value
""