amount property
The payment amount. For HTTP POST notifications, currency and value are returned as URL parameters.
Implementation
@BuiltValueField(wireName: r'amount')
Amount get amount;
The payment amount. For HTTP POST notifications, currency and value are returned as URL parameters.
@BuiltValueField(wireName: r'amount')
Amount get amount;