Account$json top-level constant

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

Implementation

@$core.Deprecated('Use accountDescriptor instead')
const Account$json = {
  '1': 'Account',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.AccountId', '10': 'Id'},
    {
      '1': 'DisplayName',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DisplayName'
    },
    {'1': 'Address', '3': 4, '4': 1, '5': 11, '6': '.Address', '10': 'Address'},
    {
      '1': 'SubscriptionId',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.SubscriptionId',
      '10': 'SubscriptionId'
    },
    {
      '1': 'Description',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {
      '1': 'DeliveryDay',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'DeliveryDay'
    },
    {
      '1': 'TimeZoneId',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'TimeZoneId'
    },
    {
      '1': 'Deleted',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'Deleted'
    },
    {
      '1': 'DeletedDate',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'DeletedDate'
    },
    {
      '1': 'CreatedDate',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedDate'
    },
    {
      '1': 'Settings',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.AccountSettings',
      '10': 'Settings'
    },
    {
      '1': 'ProfileImage',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.AuxilaryImage',
      '10': 'ProfileImage'
    },
    {
      '1': 'PublicName',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'PublicName'
    },
    {'1': 'Email', '3': 15, '4': 1, '5': 11, '6': '.Email', '10': 'Email'},
    {
      '1': 'PhoneNumber',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.PhoneNumber',
      '10': 'PhoneNumber'
    },
    {
      '1': 'BankAccount',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.BankAccount',
      '10': 'BankAccount'
    },
    {'1': 'IsVerified', '3': 18, '4': 1, '5': 8, '10': 'IsVerified'},
    {
      '1': 'ProfileSettings',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.AccountProfileSettings',
      '10': 'ProfileSettings'
    },
  ],
};