CapturePaymentResult$json top-level constant
Implementation
@$core.Deprecated('Use capturePaymentResultDescriptor instead')
const CapturePaymentResult$json = {
'1': 'CapturePaymentResult',
'2': [
{
'1': 'PaymentDetails',
'3': 1,
'4': 1,
'5': 11,
'6': '.PaymentDetails',
'10': 'PaymentDetails'
},
{'1': 'Amount', '3': 2, '4': 1, '5': 11, '6': '.Credit', '10': 'Amount'},
{
'1': 'Message',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Message'
},
{
'1': 'Details',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Details'
},
],
};