SwipBoxServicePoint$json top-level constant
Implementation
@$core.Deprecated('Use swipBoxServicePointDescriptor instead')
const SwipBoxServicePoint$json = {
'1': 'SwipBoxServicePoint',
'2': [
{'1': 'sp_id', '3': 1, '4': 1, '5': 13, '10': 'spId'},
{'1': 'alt_sp_id', '3': 2, '4': 1, '5': 9, '10': 'altSpId'},
{'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
{'1': 'address_1', '3': 4, '4': 1, '5': 9, '10': 'address1'},
{'1': 'address_2', '3': 5, '4': 1, '5': 9, '10': 'address2'},
{'1': 'city', '3': 6, '4': 1, '5': 9, '10': 'city'},
{'1': 'zip', '3': 7, '4': 1, '5': 9, '10': 'zip'},
{'1': 'country_iso', '3': 8, '4': 1, '5': 9, '10': 'countryIso'},
{'1': 'latitude', '3': 9, '4': 1, '5': 1, '10': 'latitude'},
{'1': 'longitude', '3': 10, '4': 1, '5': 1, '10': 'longitude'},
{'1': 'distance', '3': 11, '4': 1, '5': 1, '10': 'distance'},
{
'1': 'description',
'3': 12,
'4': 3,
'5': 11,
'6': '.Description',
'10': 'description'
},
{
'1': 'opening_hours',
'3': 13,
'4': 3,
'5': 11,
'6': '.Opening_hours',
'10': 'openingHours'
},
{'1': 'last_updated', '3': 14, '4': 1, '5': 9, '10': 'lastUpdated'},
{'1': 'active', '3': 15, '4': 1, '5': 13, '10': 'active'},
{'1': 'address_id', '3': 16, '4': 1, '5': 9, '10': 'addressId'},
{
'1': 'wheelchair_accessible',
'3': 17,
'4': 1,
'5': 13,
'10': 'wheelchairAccessible'
},
{'1': 'is_terminated', '3': 18, '4': 1, '5': 13, '10': 'isTerminated'},
],
};