PayloadType$json top-level constant
Implementation
@$core.Deprecated('Use payloadTypeDescriptor instead')
const PayloadType$json = const {
'1': 'PayloadType',
'2': const [
const {'1': 'UNKNOWN', '2': 0},
const {'1': 'TRANSFER_PAYLOAD', '2': 1},
const {'1': 'BOND_PAYLOAD', '2': 2},
const {'1': 'SORTITION_PAYLOAD', '2': 3},
const {'1': 'UNBOND_PAYLOAD', '2': 4},
const {'1': 'WITHDRAW_PAYLOAD', '2': 5},
],
};