subtopia-js-sdk
    Preparing search index...

    Interface RegistryTransferProductParams

    Parameters required for transferring a product.

    interface RegistryTransferProductParams {
        newOwnerAddress: Address;
        productID: number;
    }
    Index

    Properties

    newOwnerAddress: Address

    Address of the new owner

    productID: number

    ID of the product