customerTerminology property

  1. @JsonKey.new(name: "CustomerTerminology")
String? customerTerminology
final

Implementation

@JsonKey(name: "CustomerTerminology")
final String? customerTerminology;