Circle V2 API Docs
    Preparing search index...

    Type Alias ListTeamsParams

    type ListTeamsParams = {
        containingProfileId?: ProfileId;
        entityId: EntityId;
    }
    Index

    Properties

    containingProfileId?: ProfileId
    entityId: EntityId