interface OrganizationCreate {
    name: string;
}

Hierarchy (view full)

Properties

Properties

name: string

Name of the organization.