HistoryInfo$json top-level constant
Implementation
@$core.Deprecated('Use historyInfoDescriptor instead')
const HistoryInfo$json = const {
'1': 'HistoryInfo',
'2': const [
const {
'1': 'transaction_id',
'3': 1,
'4': 1,
'5': 9,
'10': 'transactionId'
},
const {'1': 'time', '3': 2, '4': 1, '5': 13, '10': 'time'},
const {'1': 'payload_type', '3': 3, '4': 1, '5': 9, '10': 'payloadType'},
const {'1': 'description', '3': 4, '4': 1, '5': 9, '10': 'description'},
const {'1': 'amount', '3': 5, '4': 1, '5': 3, '10': 'amount'},
],
};