Skip to main content
Defined in: typescript/src/models/intent.ts:7 Parmana Intent. Business intent.

Properties

intentId

readonly intentId: string
Defined in: typescript/src/models/intent.ts:8

authorizationId

readonly authorizationId: string
Defined in: typescript/src/models/intent.ts:10

action

readonly action: string
Defined in: typescript/src/models/intent.ts:12

target

readonly target: string
Defined in: typescript/src/models/intent.ts:14

parameters

readonly parameters: Record<string, unknown>
Defined in: typescript/src/models/intent.ts:16

createdAt

readonly createdAt: Date
Defined in: typescript/src/models/intent.ts:18