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

    Class CustomDataTimeline<T>

    CustomDataTimeline represents the value of some arbitrary custom data over time

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    customData: string

    Arbitrary custom data.

    timelineTimes: UintRangeArray<T>

    The times of the timeline item. Times in a timeline cannot overlap.

    Methods