authorisedAmountValue property

  1. @BuiltValueField.new(wireName: r'authorisedAmountValue')
String? get authorisedAmountValue

Value of the amount authorised. This amount is represented in minor units according to the following table.

Implementation

@BuiltValueField(wireName: r'authorisedAmountValue')
String? get authorisedAmountValue;