Circle V2 API Docs
    Preparing search index...

    Type Alias ListSessionsForCurrentUserParams

    type ListSessionsForCurrentUserParams = {
        from: string;
        to: string;
        userId: UserId;
    }
    Index

    Properties

    Properties

    from: string
    to: string
    userId: UserId