DeviceCredentials$json top-level constant
- @Deprecated('Use deviceCredentialsDescriptor instead')
Implementation
@$core.Deprecated('Use deviceCredentialsDescriptor instead')
const DeviceCredentials$json = {
'1': 'DeviceCredentials',
'2': [
{'1': 'firmId', '3': 1, '4': 1, '5': 9, '10': 'firmId'},
{'1': 'chainId', '3': 2, '4': 1, '5': 9, '10': 'chainId'},
{'1': 'boutiqueId', '3': 3, '4': 1, '5': 9, '10': 'boutiqueId'},
{'1': 'deviceId', '3': 4, '4': 1, '5': 9, '10': 'deviceId'},
{'1': 'password', '3': 5, '4': 1, '5': 9, '10': 'password'},
],
};