taxIds property

  1. @JsonKey.new(name: "tax_ids")
List<String>? taxIds
final

Implementation

@JsonKey(name: "tax_ids")
final List<String>? taxIds;