checkInType property

  1. @JsonKey(name: "checkInType")
int? checkInType
getter/setter pair

Implementation

@JsonKey(name: "checkInType")
int? checkInType;