Type Alias AccountApplicationSimpleResponse
AccountApplicationSimpleResponse: { createdAt: string; id: string; name: string; stack?: Stack; stackVersion?: StackVersion; status: string; workspace: Workspace;} Type declaration
createdAt: string
id: string
name: string
Optionalstack?: Stack
status: string