representativeId property

  1. @JsonKey(name: 'representative_id')
String? representativeId
getter/setter pair

Implementation

@JsonKey(name: 'representative_id')
String? representativeId;