deliveryToContactFax property

  1. @JsonKey.new(name: 'DeliveryToContactFax', includeIfNull: false)
String? deliveryToContactFax
final

Implementation

@JsonKey(name: 'DeliveryToContactFax', includeIfNull: false)
final String? deliveryToContactFax;