OrganizationSetSupportEmailRequest$json top-level constant
- @Deprecated('Use organizationSetSupportEmailRequestDescriptor instead')
Map<String, Object>
const OrganizationSetSupportEmailRequest$json
Implementation
@$core.Deprecated('Use organizationSetSupportEmailRequestDescriptor instead')
const OrganizationSetSupportEmailRequest$json = {
'1': 'OrganizationSetSupportEmailRequest',
'2': [
{'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
{'1': 'email', '3': 2, '4': 1, '5': 9, '10': 'email'},
],
};