unassign redemption Key by passing the Id of Redemption Key Object
0.1.0
unassignRedemptionKey({ redemptionKeyId: "xxxxxxxxx"}).then(redemptionKey => console.log(redemptionKey)) Copy
unassignRedemptionKey({ redemptionKeyId: "xxxxxxxxx"}).then(redemptionKey => console.log(redemptionKey))
Generated using TypeDoc
Description
unassign redemption Key by passing the Id of Redemption Key Object
Async
Since
0.1.0
Example