Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActionRequestData

Hierarchy

  • ActionRequestData

Indexable

[k: string]: unknown

Index

Properties

action: string
actor: string
arguments: {}

Type declaration

  • [k: string]: unknown
context: { id: string }

Type declaration

  • [k: string]: unknown
  • id: string
epoch: number
input: { id: string }

Type declaration

  • [k: string]: unknown
  • id: string
originator?: string
schedule?: string
timestamp: string

Generated using TypeDoc