DeveloperLicense

Definition

DeveloperLicense is the resource that was issued to a build on DIMO developer.

Hierarchy and Relations

Field
Type
Description

tokenId

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

The block timestamp for the transaction that minted this license.

signers

SignerConnection!

redirectURIs

RedirectURIConnection!

Last updated

Was this helpful?