priceCount property

int? priceCount
getter/setter pair

Number of prices for this location.

Implementation

@JsonKey(name: 'price_count')
int? priceCount;