Takaro - v0.7.2
    Preparing search index...

    Interface SessionLengthBucketDTO

    SessionLengthBucketDTO

    interface SessionLengthBucketDTO {
        bucket: string;
        count: number;
    }
    Index

    Properties

    Properties

    bucket: string

    SessionLengthBucketDTO

    count: number

    SessionLengthBucketDTO