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

    Class CollectionMetadataTimeline<T>

    CollectionMetadataTimeline represents the value of the collection metadata over time

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    collectionMetadata: CollectionMetadata

    The collection metadata.

    timelineTimes: UintRangeArray<T>

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

    Methods