amountAdjustmentType property
- @BuiltValueField.new(wireName: r'amountAdjustmentType')
The type of markup that is applied to an authorised payment. Possible values: exchange, forexMarkup, authHoldReserve, atmMarkup.
Implementation
@BuiltValueField(wireName: r'amountAdjustmentType')
AmountAdjustmentAmountAdjustmentTypeEnum? get amountAdjustmentType;