> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: CreateProductParams

[index](.././index).CreateProductParams

## Table of contents

### Properties

* [robloxAssetId](#robloxassetid)
* [agreementId](#agreementid)
* [productDetails](#productdetails)

## Properties

### robloxAssetId

• **robloxAssetId**: `string`

The Roblox asset ID for the product

### agreementId

• **agreementId**: `string`

The ID of the agreement containing the assets

### productDetails

• **productDetails**: \{ `assetId`: `string` ; `title`: `string` ; `description?`: `string`  }\[]

Details for each product to create
