status property
The status of your request. This will always have the value received.
Implementation
@BuiltValueField(wireName: r'status')
PaymentAmountUpdateResponseStatusEnum get status;
The status of your request. This will always have the value received.
@BuiltValueField(wireName: r'status')
PaymentAmountUpdateResponseStatusEnum get status;