taxesToDisable property

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

Implementation

@JsonKey(name: "taxes_to_disable")
final List<String>? taxesToDisable;