regionId property

  1. @JsonKey.new(name: 'region_id')
String regionId
final

ID of the region the server belongs to

Implementation

@JsonKey(name: 'region_id')
final String regionId;