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