PaymentStatusResponse$json top-level constant
- @Deprecated('Use paymentStatusResponseDescriptor instead')
Implementation
@$core.Deprecated('Use paymentStatusResponseDescriptor instead')
const PaymentStatusResponse$json = {
'1': 'PaymentStatusResponse',
'2': [
{'1': 'StatusCode', '3': 1, '4': 1, '5': 5, '10': 'StatusCode'},
{'1': 'StatusText', '3': 2, '4': 1, '5': 9, '10': 'StatusText'},
],
'4': [PaymentStatusResponse_PaymentStatusCode$json],
};