You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JSONField(name = "ip_version")
public int IPVersion;
@JSONField(name = "node_count")
public int nodeCount;
public Map<String, Integer> Languages;
public String[] Fields;
@JSONField(name = "total_size")
public int totalSize;
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: