ActionID: {
    id: string;
}

All actions have a unique identifier. Identifiers are globally unique and often GUIDs

Type declaration

  • id: string