Action_NewFundsRequest$json top-level constant
Implementation
@$core.Deprecated('Use actionDescriptor instead')
const Action_NewFundsRequest$json = const {
'1': 'NewFundsRequest',
'2': const [
const {'1': 'payer_fio_name', '3': 1, '4': 1, '5': 9, '10': 'payerFioName'},
const {
'1': 'payer_fio_address',
'3': 2,
'4': 1,
'5': 9,
'10': 'payerFioAddress'
},
const {'1': 'payee_fio_name', '3': 3, '4': 1, '5': 9, '10': 'payeeFioName'},
const {
'1': 'content',
'3': 4,
'4': 1,
'5': 11,
'6': '.TW.FIO.Proto.NewFundsContent',
'10': 'content'
},
const {'1': 'fee', '3': 5, '4': 1, '5': 4, '10': 'fee'},
],
};