cashRegisterId property

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

Implementation

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