Documentation - v1.5.0-beta.6
    Preparing search index...

    Represents information about a tenant.

    interface TenantInfo {
        id?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The ID of the tenant.