locationOSMId property

int? locationOSMId
getter/setter pair

ID of the location in OpenStreetMap.

The store where the product was bought.

Implementation

@JsonKey(name: 'location_osm_id')
int? locationOSMId;