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

    Class ManagerTimeline

    ManagerTimeline defines the manager address at different timeline times.

    from message maps.ManagerTimeline

    Hierarchy

    Index

    Constructors

    Properties

    manager: string = ""

    The manager address for a specific timeline element.

    from field: string manager = 1;

    timelineTimes: maps.UintRange[] = []

    The timeline times when the manager address is valid. Can not overlap with other timeline elements in same array.

    from field: repeated maps.UintRange timelineTimes = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "maps.ManagerTimeline"

    Methods