Options
All
  • Public
  • Public/Protected
  • All
Menu

A successful result.

Hierarchy

  • Result
    • Success

Index

Properties

action_name

action_name: ActionName

The action name that will be used to tie this back to an interaction.

owner_id

owner_id: string

The database ID of the entity. E.g. in the case of an entity that comes out of Gravity this should be its Mongo ID.

Optional owner_slug

owner_slug: undefined | string

The slug of the entity, if it has one.

owner_type

owner_type: OwnerType

The type of the entity that owns this result.

result

result: "Success"

Used to identify the event as a success one.

Generated using TypeDoc