customerServiceRepresentativeId property

  1. @JsonKey.new(name: 'CustomerServiceRepresentativeId', includeIfNull: false)
String? customerServiceRepresentativeId
final

Implementation

@JsonKey(name: 'CustomerServiceRepresentativeId', includeIfNull: false)
final String? customerServiceRepresentativeId;