subtopia-js-sdk
Preparing search index...
RegistryTransferProductParams
Interface RegistryTransferProductParams
Parameters required for transferring a product.
interface
RegistryTransferProductParams
{
newOwnerAddress
:
Address
;
productID
:
number
;
}
Index
Properties
new
Owner
Address
product
ID
Properties
new
Owner
Address
newOwnerAddress
:
Address
Address of the new owner
product
ID
productID
:
number
ID of the product
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
Owner
Address
product
ID
subtopia-js-sdk
Loading...
Parameters required for transferring a product.