Documentation

    Type Alias PurchaseOptionalParams

    Optional parameters for purchaseAndResolvePolicies flow. This gives us the chance to extend the function in further releases without introducing more breaking changes.

    type PurchaseOptionalParams = {
        ownedKiosk?: ObjectArgument;
        ownedKioskCap?: ObjectArgument;
    }
    Index

    Properties

    ownedKiosk?: ObjectArgument
    ownedKioskCap?: ObjectArgument
    MMNEPVFCICPMFPCPTTAAATR