CreateLicenseResponse$json top-level constant
- @Deprecated('Use createLicenseResponseDescriptor instead')
Implementation
@$core.Deprecated('Use createLicenseResponseDescriptor instead')
const CreateLicenseResponse$json = {
'1': 'CreateLicenseResponse',
'2': [
{
'1': 'statusResponse',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.retail.common.StatusResponse',
'10': 'statusResponse'
},
{
'1': 'license',
'3': 2,
'4': 1,
'5': 11,
'6': '.weebi.license.License',
'10': 'license'
},
],
};