Amount Property
Amount to be refunded.
Syntax
public String getAmount(); public void setAmount(String amount);
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
""