id property

  1. @JsonKey.new(name: JsonKeys.id)
String? id
final

Id терминала

Implementation

@JsonKey(name: JsonKeys.id)
final String? id;