insuranceCoveragePropertyDeductible property

  1. @JsonKey.new(name: 'InsuranceCoveragePropertyDeductible', includeIfNull: false)
int? insuranceCoveragePropertyDeductible
final

Implementation

@JsonKey(name: 'InsuranceCoveragePropertyDeductible', includeIfNull: false)
final int? insuranceCoveragePropertyDeductible;