returnDeliveryToCountryCodePhone property

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

Implementation

@JsonKey(name: 'ReturnDeliveryToCountryCodePhone', includeIfNull: false)
final int? returnDeliveryToCountryCodePhone;