status property
The status of the request. This indicates whether the order was successfully updated with PayPal.
Implementation
@BuiltValueField(wireName: r'status')
PaypalUpdateOrderResponseStatusEnum get status;
The status of the request. This indicates whether the order was successfully updated with PayPal.
@BuiltValueField(wireName: r'status')
PaypalUpdateOrderResponseStatusEnum get status;