Application
Defined in: packages/core/src/applications/types.ts:13
Application object
Properties
author?
optionalauthor:string
Defined in: packages/core/src/applications/types.ts:26
created_at?
optionalcreated_at:string
Defined in: packages/core/src/applications/types.ts:22
id
id:
string
Defined in: packages/core/src/applications/types.ts:14
inputs
inputs:
unknown[]
Defined in: packages/core/src/applications/types.ts:21
is_connect
is_connect:
boolean
Defined in: packages/core/src/applications/types.ts:19
label
label:
string[]
Defined in: packages/core/src/applications/types.ts:18
logo_url
logo_url:
string
Defined in: packages/core/src/applications/types.ts:16
rating
rating:
number
Defined in: packages/core/src/applications/types.ts:20
status?
optionalstatus:ApplicationStatus
Defined in: packages/core/src/applications/types.ts:24
updated_at?
optionalupdated_at:string
Defined in: packages/core/src/applications/types.ts:23
uuid
uuid:
string
Defined in: packages/core/src/applications/types.ts:15
version?
optionalversion:string
Defined in: packages/core/src/applications/types.ts:25
website
website:
string
Defined in: packages/core/src/applications/types.ts:17