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

[index](.././index).RoyaltyOffchainPaymentSubmitedObject

Royalty Offchain Payment Submitted entity interface matching GraphQL schema

## Table of contents

### Properties

* [id](#id)
* [agreementId](#agreementid)
* [royaltyPaid](#royaltypaid)
* [pendingAmount](#pendingamount)
* [payer](#payer)
* [startDate](#startdate)
* [endDate](#enddate)
* [metadata](#metadata)
* [blockNumber](#blocknumber)
* [blockTimestamp](#blocktimestamp)
* [transactionHash](#transactionhash)

## Properties

### id

• **id**: `string`

### agreementId

• **agreementId**: `string`

### royaltyPaid

• **royaltyPaid**: `string`

### pendingAmount

• **pendingAmount**: `string`

### payer

• **payer**: \`0x\$\{string}\`

### startDate

• **startDate**: `string`

### endDate

• **endDate**: `string`

### metadata

• `Optional` **metadata**: `string`

### blockNumber

• **blockNumber**: `string`

### blockTimestamp

• **blockTimestamp**: `string`

### transactionHash

• **transactionHash**: `string`
