PayoutRequest$json top-level constant
Implementation
@$core.Deprecated('Use payoutRequestDescriptor instead')
const PayoutRequest$json = {
'1': 'PayoutRequest',
'2': [
{
'1': 'AccountId',
'3': 1,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{'1': 'Amount', '3': 2, '4': 1, '5': 11, '6': '.Credit', '10': 'Amount'},
{
'1': 'Comments',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Comments'
},
],
};