owner string — OPTIONALIdentifier for the owner of the project. |
name string — OPTIONAL |
business_name string — OPTIONALRegistered business name of the project. |
is_registed boolean — OPTIONALIndicates if the project is officially registered. |
logo_url uri — OPTIONALURL to the logo of the project. |
services string[] — OPTIONALList of services offered by the project. |
currency string — OPTIONALThe currency that the project operates in. |
email email — OPTIONALContact email address for the project. |
phone_number string — OPTIONALContact phone number for the project. |
webhooks object[] — OPTIONALname string | service stringService associated with the webhook. | event stringEvent type that triggers the webhook. | url uriURL where the webhook payload will be sent. | active booleanWhether the webhook is active. | _id string — OPTIONALUnique identifier for the webhook. | secret string — OPTIONAL |
|
status string — OPTIONALThe current status of the project. |
deleted boolean — OPTIONALIndicates if the project has been deleted. |
description string — OPTIONALA brief description of the project. |
identifier string — OPTIONALUnique identifier for the project. |
permissions string[] — OPTIONALList of permissions assigned to the project. |
createdAt date-time — OPTIONALThe date and time when the project was created. |
updatedAt date-time — OPTIONALThe date and time when the project was last updated. |
__v integer — OPTIONALVersion number of the project. |
id string — OPTIONALUnique identifier for the project. |