Type alias Project

Project: { formList: Form[]; linkList?: Link[]; name: string; resourceList: Resource[]; userList: ProjectUser[]; webHookList?: WebHook[] }

Type declaration

Generated using TypeDoc