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

[index](.././index).TermsObject

Terms entity interface matching GraphQL schema

## Table of contents

### Properties

* [id](#id)
* [termsId](#termsid)
* [active](#active)
* [duration](#duration)
* [expirationDate](#expirationdate)
* [licenseRoyalties](#licenseroyalties)
* [resellRoyalties](#resellroyalties)
* [smartLicenseHash](#smartlicensehash)
* [blockNumber](#blocknumber)
* [blockTimestamp](#blocktimestamp)
* [transactionHash](#transactionhash)

## Properties

### id

• **id**: `string`

### termsId

• **termsId**: `string`

### active

• **active**: `boolean`

### duration

• **duration**: `string`

### expirationDate

• **expirationDate**: `string`

### licenseRoyalties

• **licenseRoyalties**: `string`

### resellRoyalties

• **resellRoyalties**: `string`

### smartLicenseHash

• **smartLicenseHash**: `string`

### blockNumber

• **blockNumber**: `string`

### blockTimestamp

• **blockTimestamp**: `string`

### transactionHash

• **transactionHash**: `string`
