Skip to content

note: field in metedata is CamelCase , but dbfile is Underscore  #26

@allenzs

Description

@allenzs
@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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions