customerCode property

  1. @JsonKey(name: "customerCode")
String? customerCode
getter/setter pair

Implementation

@JsonKey(name: "customerCode")
String? customerCode;