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

    Interface iPathMetadata

    interface iPathMetadata {
        customData: string;
        uri: string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    customData: string

    Custom data or additional information related to the path metadata.

    uri: string

    The URI (Uniform Resource Identifier) associated with the path metadata.