Spaceport Documentation home page
Search...
⌘K
Website
Blogs
Types
Core Types
Request/Response Types
Filter & Query Types
Payment & Royalty Types
Utility Types
All Types
AcceptDenyRoyaltiesInput
AcceptRoyaltiesParams
AgreementFilters
AgreementObject
Agreement
AgreementsResponse
AssetMetadata
Asset
AttestationInfo
BatchCreateAssetsParams
BatchCreateAssetsResponse
BatchListingInput
CoreAgreementAsset
CoreAgreement
CoreAsset
CoreListing
CreateAgreementInput
CreateAndSignParams
CreateAndSignResponse
CreateAssetParams
CreateAssetResponse
CreateInvoicesParams
CreateListingApiParams
CreateListingInput
CreateListingParams
CreateProductParams
CreateProductResponse
CreateUserInput
CreateUserParams
CreateUserResponse
DenyRoyaltiesParams
EthereumProvider
FetchInvoicesParams
FindProductParams
GenerateInvoiceCSVOptions
GeneratedInvoiceCSV
GetAgreementAssetsParams
GetAgreementAssetsResponse
GetAgreementsParams
GetAgreementsResponse
GetUserByWalletParams
GetUserByWalletResponse
ImportInvoicesParams
ImportInvoicesResponse
Invoice
JobStatusOptions
JobStatusResponse
LicenseTypeValue
License
ListingFilters
ListingObject
Listing
ListingsResponse
MintAssetInput
MintResult
OffChainPaymentStatus
OffchainAcceptanceDenialResponse
OffchainPaymentResponse
PageInfo
PaginationParams
ParentDigitalAsset
PayOffchainRoyaltiesInput
PayOffchainRoyaltyItemParams
Product
RegisterRoyaltiesParams
RegisterRoyaltiesResponse
RoyaltiesResponse
RoyaltyObject
RoyaltyOffChainPaymentAcceptedObject
RoyaltyOffchainPaymentSubmitedObject
RoyaltyRegistrationSignatureParams
SignatureParams
SmartLicenseObject
SmartLicense
SmartLicensesResponse
SpaceportConfig
SpaceportError
TermsObject
Terms
TransactionReceipt
TransactionResponse
TransformInvoicesOutput
TransformOffchainAcceptanceOutput
TransformOffchainDenialOutput
TransformOffchainPaymentOutput
User
VerifyAssetParams
Support
Home
Spaceport Documentation home page
Search...
⌘K
Ask AI
Support
Home
Home
Search...
Navigation
All Types
Interface: AgreementObject
Documentation
SDK Guide
Type Reference
Documentation
SDK Guide
Type Reference
All Types
Interface: AgreementObject
index
.AgreementObject
Agreement entity interface matching GraphQL schema
Table of contents
Properties
id
agreementId
stage
docURI
licenseeAddress
licenseeSignature
licensorSignature
listing
listingId
blockNumber
blockTimestamp
transactionHash
Properties
id
•
id
:
string
agreementId
•
agreementId
:
string
stage
•
stage
:
number
docURI
•
Optional
docURI
:
string
licenseeAddress
•
Optional
licenseeAddress
: `0x${string}`
licenseeSignature
•
Optional
licenseeSignature
:
string
licensorSignature
•
Optional
licensorSignature
:
string
listing
•
Optional
listing
:
ListingObject
listingId
•
listingId
:
string
blockNumber
•
blockNumber
:
string
blockTimestamp
•
blockTimestamp
:
string
transactionHash
•
transactionHash
:
string
Previous
Agreement
Next
On this page
Table of contents
Properties
Properties
id
agreementId
stage
docURI
licenseeAddress
licenseeSignature
licensorSignature
listing
listingId
blockNumber
blockTimestamp
transactionHash
Assistant
Responses are generated using AI and may contain mistakes.