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

    Class ApprovalIdentifierDetails<T>

    ApprovalIdentifierDetails is used to represent an exact approval.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    approvalId: string

    The approval ID of the approval.

    approvalLevel: string

    The approval level of the approval "collection", "incoming", or "outgoing".

    approverAddress: string

    The address of the approval to check. If approvalLevel is "collection", this is blank "".

    version: T

    The version of the approval.

    Methods