> ## 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: CoreAgreementAsset

[index](.././index).CoreAgreementAsset

## Table of contents

### Properties

* [id](#id)
* [name](#name)
* [title](#title)
* [description](#description)
* [thumbnail](#thumbnail)
* [status](#status)
* [platform](#platform)
* [listings](#listings)
* [custom\_fields](#custom_fields)
* [translations](#translations)

## Properties

### id

• **id**: `string`

### name

• `Optional` **name**: `string`

### title

• `Optional` **title**: `string`

### description

• `Optional` **description**: `string`

### thumbnail

• `Optional` **thumbnail**: `string`

### status

• `Optional` **status**: `string`

### platform

• `Optional` **platform**: `Object`

#### Type declaration

| Name   | Type     |
| :----- | :------- |
| `id`   | `string` |
| `name` | `string` |

### listings

• `Optional` **listings**: \{ `id`: `string` ; `listing_id`: \{ `id`: `string`  }  }\[]

### custom\_fields

• `Optional` **custom\_fields**: `object`

### translations

• `Optional` **translations**: \{ `title`: `string` ; `description`: `string`  }\[]
