taxForm property

  1. @JsonKey.new(name: "TaxForm")
String? taxForm
final

Implementation

@JsonKey(name: "TaxForm")
final String? taxForm;