Optional
input: CreateProductInputOptional
category_Optional
descriptionOptional
imageOptional
metadataOptional
nameOptional
payloadOptional
pricesOptional
productgetResponse is used by the BambuClient to propery return the response object type.
the api response object returned by the BambuMeta client before being converted to the CreateProductResponse
CreateProductResponse
Sets the category identifier for the product used for grouping and display purposes.
The category identifier for the product used for grouping and display purposes.
Sets a description used to sell the product.
A description used to sell the product.
Set an image used to sell a product, this should be a URL.
An image used to sell a product, this should be a URL.
Any additional JSON data to be stored against the product record for display purposes.
Sets the attribute's key
Sets the attribute's value
Sets the name of the product
The name of the product
Sets the payload added to the NFT during minting.
Creates a product for the provided tenant to be able to generate and mint NFTs from.