receiveDeliveryFromAlternateContact property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryFromAlternateContact', includeIfNull: false)
final String? receiveDeliveryFromAlternateContact;