reserved property
The amount in the payment's currency that is debited or credited on the reserved accounting register.
Implementation
@BuiltValueField(wireName: r'reserved')
int? get reserved;
The amount in the payment's currency that is debited or credited on the reserved accounting register.
@BuiltValueField(wireName: r'reserved')
int? get reserved;