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

[index](.././index).RoyaltyRegistrationSignatureParams

Parameters for generating royalty registration signature

## Table of contents

### Properties

* [digitalAssetId](#digitalassetid)
* [royaltyAmount](#royaltyamount)
* [startTimestamp](#starttimestamp)
* [endTimestamp](#endtimestamp)
* [nextRoyaltyPeriodIndex](#nextroyaltyperiodindex)

## Properties

### digitalAssetId

• **digitalAssetId**: `bigint`

### royaltyAmount

• **royaltyAmount**: `bigint`

### startTimestamp

• **startTimestamp**: `bigint`

### endTimestamp

• **endTimestamp**: `bigint`

### nextRoyaltyPeriodIndex

• **nextRoyaltyPeriodIndex**: `bigint`
