VisitationsServiceImageEntryRequest$json top-level constant
- @Deprecated('Use visitationsServiceImageEntryRequestDescriptor instead')
Map<String, Object>
const
VisitationsServiceImageEntryRequest$json
Implementation
@$core.Deprecated('Use visitationsServiceImageEntryRequestDescriptor instead')
const VisitationsServiceImageEntryRequest$json = {
'1': 'VisitationsServiceImageEntryRequest',
'2': [
{'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
{'1': 'user_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'userId'},
{
'1': 'associate_id',
'3': 12,
'4': 1,
'5': 4,
'8': {},
'10': 'associateId'
},
{'1': 'entry_image', '3': 13, '4': 1, '5': 12, '10': 'entryImage'},
{
'1': 'entry_image_mime_type',
'3': 14,
'4': 1,
'5': 9,
'10': 'entryImageMimeType'
},
{'1': 'description', '3': 15, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'entry_latitude', '3': 16, '4': 1, '5': 1, '10': 'entryLatitude'},
{'1': 'entry_longitude', '3': 17, '4': 1, '5': 1, '10': 'entryLongitude'},
],
};