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

[index](.././index).RoyaltyObject

Royalty entity interface matching GraphQL schema

## Table of contents

### Properties

* [id](#id)
* [agreementId](#agreementid)
* [royaltyDue](#royaltydue)
* [startDate](#startdate)
* [endDate](#enddate)
* [blockNumber](#blocknumber)
* [blockTimestamp](#blocktimestamp)
* [transactionHash](#transactionhash)

## Properties

### id

• **id**: `string`

### agreementId

• **agreementId**: `string`

### royaltyDue

• **royaltyDue**: `string`

### startDate

• **startDate**: `string`

### endDate

• **endDate**: `string`

### blockNumber

• **blockNumber**: `string`

### blockTimestamp

• **blockTimestamp**: `string`

### transactionHash

• **transactionHash**: `string`
