Properties:
Name | Type | Description |
---|---|---|
id |
id
|
unique ID of project |
createdAt |
string
|
Created time of project |
updatedAt |
string
|
Updated time of project |
name |
string
|
Project name which would be coupled along with the your Collection |
companyName |
string
|
Name of the company for partners / third party which consumed Myria services |
contactEmail |
string
|
The email information for partners |
collectionLimitExpiresAt |
string
|
The email information for partners |
collectionMonthlyLimit |
string
|
Maximum number of collections allow to be created per month |
collectionRemaining |
string
|
Remaining number of collection allowed to create |
publicId |
string
|
unique public ID (UUID) to identify the project |
starkKey |
string
|
stark key of the owner of the project |
collections |
Array.<CollectionTypes>
|
List of the collection data belong to this project |