bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ResetTimeIntervals

    Time intervals to reset the trackers at.

    from message badges.ResetTimeIntervals

    Hierarchy

    Index

    Constructors

    Properties

    intervalLength: string = ""

    Interval length in unix milliseconds.

    from field: string intervalLength = 2;

    startTime: string = ""

    Original start time of the first interval.

    from field: string startTime = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "badges.ResetTimeIntervals"

    Methods