interface OrganisationName {
    $type$: "OrganisationName";
    name: string;
}

Properties

Properties

$type$: "OrganisationName"
name: string