Documentation - v1.2.0-alpha.10
    Preparing search index...

    Represents information about a tenant.

    interface TenantInfo {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The ID of the tenant.