This object contains information about the organization.
Fields
Name | Type | Description |
---|---|---|
id | String | The organization ID. |
handle | String | The handle of the organization. |
name | String | The name of the organization. |
jwtIssuerDomain | String | Identifies the principles that issued the JWT |
members | Object | Contains all the information from User that includes the ID, username, name, and email of the user |
marketplace | Object | Contains all the information from Marketplace such as ID, name, organization ID, theme, collections, and tokens of the marketplace. |
assets | Query | Contains all the information from asset . |
wallets | Object | Contains all the information from Wallet . |
nftContracts | Object | Contains all the information from NFTContract . |
afterPaymentTransferSuspendTime | Integer | The period length is the second of the suspension after payment transfer. |
buyNowInvoiceExpiryMins | Integer | The period length in minutes describes the buy now invoice expiration time. |
purchaseLimitWithoutKYC | Float | The limit of purchase the NFT without KYC by the user. |
IsAutoCreateRegistry | Boolean | After the primary sale, the NFT moved to the secondary marketplace. |
taxExempt | Boolean | The Tax availability. |
isBackendDeployment | Boolean | The on-chain sale creation kind deploys via the backend or front end. |
isKycRequired | Boolean | The KYC required a flag. |
isPaperCompatible | Boolean | Supported paper compatible. |
totalUsers | Integer | How many users can access the organization. |
auctionInvoiceExpiryMins | Integer | The auction invoice expiry time in minutes |