CheckStatusRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use checkStatusRequestDescriptor instead')
const CheckStatusRequest$json = {
  '1': 'CheckStatusRequest',
  '2': [
    {
      '1': 'credential_status_id',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'credentialStatusId'
    },
  ],
};