propertyAddress property

  1. @JsonKey(name: 'property_address')
MortgagePropertyAddress? propertyAddress
final

Implementation

@JsonKey(name: 'property_address')
final MortgagePropertyAddress? propertyAddress;