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

    Class PrecalculateBalancesFromApprovalDetails<T>

    PrecalculateBalancesFromApprovalDetails defines the details for precalculating balances from an 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 "".

    precalculationOptions?: PrecalculationOptions<T>

    The options for precalculating the balances.

    version: T

    The version of the approval.

    Methods