DeveloperLicense
Last updated
Last updated
DeveloperLicense is the resource that was issued to a build on DIMO developer.
Field | Type | Description |
---|---|---|
tokenId
Int!
The token id of the license as an NFT.
owner
The owner of the license. A single owner can own multiple licenses.
clientId
Serves as the client id for OAuth as well as the address of the associated contract.
alias
A human-readable alias for this license. Unique among all licenses if present.
mintedAt
Time!
The block timestamp for the transaction that minted this license.
signers
SignerConnection!
redirectURIs
RedirectURIConnection!