locationOSMId property
getter/setter pair
ID of the location in OpenStreetMap.
The store where the product was bought.
Implementation
@JsonKey(name: 'location_osm_id')
int? locationOSMId;
ID of the location in OpenStreetMap.
The store where the product was bought.
@JsonKey(name: 'location_osm_id')
int? locationOSMId;