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