Type Alias OrganizationProps

OrganizationProps: {
    defaultUserLanguage: string;
    name: string;
    sys: MetaSysProps;
}

Type declaration

  • defaultUserLanguage: string

    Default language used in the interface and email communications. Users can override this setting in their profile settings. If not set, the default value is en-US.

  • name: string

    Name

  • sys: MetaSysProps

    System metadata