PaymentStatusResponse_PaymentStatusCode$json top-level constant
- @Deprecated('Use paymentStatusResponseDescriptor instead')
Implementation
@$core.Deprecated('Use paymentStatusResponseDescriptor instead')
const PaymentStatusResponse_PaymentStatusCode$json = {
'1': 'PaymentStatusCode',
'2': [
{'1': 'Pending', '2': 0},
{'1': 'Complete', '2': 1},
],
};