@xylabs/sdk-react
    Preparing search index...

    Interface GoogleJoinGroupProperties

    interface GoogleJoinGroupProperties {
        group_id?: string;
        [key: string]: unknown;
    }

    Hierarchy

    • Record<string, unknown>
      • GoogleJoinGroupProperties

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    group_id?: string