customerTin property

  1. @JsonKey.new(name: "customerTin")
dynamic customerTin
getter/setter pair

Implementation

@JsonKey(name: "customerTin")
dynamic customerTin;