Identity_AddAuthorization$json top-level constant

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

Implementation

@$core.Deprecated('Use identityDescriptor instead')
const Identity_AddAuthorization$json = {
  '1': 'AddAuthorization',
  '2': [
    {
      '1': 'call_indices',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Polkadot.Proto.CallIndices',
      '10': 'callIndices'
    },
    {'1': 'target', '3': 2, '4': 1, '5': 9, '10': 'target'},
    {
      '1': 'authorization',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Identity.AddAuthorization.Authorization',
      '10': 'authorization'
    },
    {'1': 'expiry', '3': 4, '4': 1, '5': 4, '10': 'expiry'},
  ],
  '3': [Identity_AddAuthorization_Authorization$json],
};