storefrontInventoryInquiryEmailToAddress property

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

Implementation

@JsonKey(
    name: 'StorefrontInventoryInquiryEmailToAddress', includeIfNull: false)
final String? storefrontInventoryInquiryEmailToAddress;