Interface realmStruct

interface realmStruct {
    id: number;
    key: hrefStruct;
    name: string;
    slug: string;
}

Properties

Properties

id: number
name: string
slug: string
MMNEPVFCICPMFPCPTTAAATR