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

[index](.././index).RoyaltyOffChainPaymentAcceptedObject

Royalty Offchain Payment Accepted entity interface matching GraphQL schema

## Table of contents

### Properties

* [id](#id)
* [agreementId](#agreementid)
* [amountAccepted](#amountaccepted)
* [pendingAmount](#pendingamount)
* [startDate](#startdate)
* [endDate](#enddate)
* [blockNumber](#blocknumber)
* [blockTimestamp](#blocktimestamp)
* [transactionHash](#transactionhash)

## Properties

### id

• **id**: `string`

### agreementId

• **agreementId**: `string`

### amountAccepted

• **amountAccepted**: `string`

### pendingAmount

• **pendingAmount**: `string`

### startDate

• **startDate**: `string`

### endDate

• **endDate**: `string`

### blockNumber

• **blockNumber**: `string`

### blockTimestamp

• **blockTimestamp**: `string`

### transactionHash

• **transactionHash**: `string`
