Interface OrganizationMetadata

interface OrganizationMetadata {
    custom_domain: string;
    owner: string;
}

Properties

Properties

custom_domain: string
owner: string