intervalPrice property

  1. @JsonKey.new(name: 'interval_price')
List<IsibookIntervalPrice> get intervalPrice
inherited

Implementation

@JsonKey(name: 'interval_price')
List<IsibookIntervalPrice> get intervalPrice;