Event_SeriesPolicy$json top-level constant

  1. @Deprecated('Use eventDescriptor instead')
Map<String, Object> const Event_SeriesPolicy$json

Implementation

@$core.Deprecated('Use eventDescriptor instead')
const Event_SeriesPolicy$json = {
  '1': 'SeriesPolicy',
  '2': [
    {'1': 'label', '3': 1, '4': 1, '5': 9, '10': 'label'},
    {'1': 'tokenSupply', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.UInt32Value', '10': 'tokenSupply'},
    {'1': 'registrationUtxo', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': {}, '10': 'registrationUtxo'},
    {'1': 'quantityDescriptor', '3': 4, '4': 1, '5': 14, '6': '.co.topl.brambl.models.box.QuantityDescriptorType', '10': 'quantityDescriptor'},
    {'1': 'fungibility', '3': 5, '4': 1, '5': 14, '6': '.co.topl.brambl.models.box.FungibilityType', '10': 'fungibility'},
    {'1': 'ephemeralMetadataScheme', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'ephemeralMetadataScheme'},
    {'1': 'permanentMetadataScheme', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'permanentMetadataScheme'},
  ],
};