Properties
intentId
Defined in: typescript/src/models/intent.ts:8readonlyintentId:string
authorizationId
Defined in: typescript/src/models/intent.ts:10readonlyauthorizationId:string
action
Defined in: typescript/src/models/intent.ts:12readonlyaction:string
target
Defined in: typescript/src/models/intent.ts:14readonlytarget:string
parameters
Defined in: typescript/src/models/intent.ts:16readonlyparameters:Record<string,unknown>
createdAt
Defined in: typescript/src/models/intent.ts:18readonlycreatedAt:Date