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