This object contains information about the organization.
Fields
Name | Type | Description |
---|---|---|
id | String | The organization ID. |
handle | String | The handle of 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 ID, the 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 lenght in second of the suspension after payment transfer. |
buyNowInvoiceExpiryMins | Integer | The period lenght in minute that describes the buynow invoice expiration time. |