Situm SDK JS
    Preparing search index...

    Type Alias Organization

    type Organization = {
        colors: Colors;
        cookiesMessage: string;
        copyright: string;
        id: UUID;
        logoFaviconPath: string;
        logoLoginPath: string;
        logoPath: string;
        name: string;
        support_email: string;
    }
    Index

    Properties

    colors: Colors
    cookiesMessage: string
    copyright: string
    id: UUID
    logoFaviconPath: string
    logoLoginPath: string
    logoPath: string
    name: string
    support_email: string