All Types
Interface: CoreAgreementAsset
index.CoreAgreementAsset
Table of contents
Properties
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
}[]