includePrepFeesInRentalRate property

  1. @JsonKey.new(name: 'IncludePrepFeesInRentalRate', includeIfNull: false)
bool? includePrepFeesInRentalRate
final

Implementation

@JsonKey(name: 'IncludePrepFeesInRentalRate', includeIfNull: false)
final bool? includePrepFeesInRentalRate;