LedgerEntry$json top-level constant
Implementation
@$core.Deprecated('Use ledgerEntryDescriptor instead')
const LedgerEntry$json = {
'1': 'LedgerEntry',
'2': [
{
'1': 'Event',
'3': 1,
'4': 1,
'5': 11,
'6': '.BillingEvent',
'10': 'Event'
},
{
'1': 'CounterEvent',
'3': 2,
'4': 1,
'5': 11,
'6': '.BillingEvent',
'10': 'CounterEvent'
},
],
};