Type Alias: PurchaseOptionalParams
type PurchaseOptionalParams = object;
Optional parameters for purchaseAndResolvePolicies flow.
This gives us the chance to extend the function in further releases
without introducing more breaking changes.
Properties
ownedKiosk?
optional ownedKiosk: ObjectArgument;
ownedKioskCap?
optional ownedKioskCap: ObjectArgument;