id property

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

ID точки продаж

Implementation

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