error constant

  1. @BuiltValueEnumConst.new(wireName: r'error')
PaypalUpdateOrderResponseStatusEnum const error

The status of the request. This indicates whether the order was successfully updated with PayPal.

Implementation

@BuiltValueEnumConst(wireName: r'error')
static const PaypalUpdateOrderResponseStatusEnum error = _$paypalUpdateOrderResponseStatusEnum_error;