Variable rawNotificationSelectorConst

rawNotificationSelector: {
    attempts: boolean;
    channel: boolean;
    coopname: boolean;
    createdAt: boolean;
    id: boolean;
    lastError: boolean;
    recipientSubscriberId: boolean;
    recipientUsername: boolean;
    status: boolean;
    updatedAt: boolean;
    workflowId: boolean;
} = ...

Type declaration

  • attempts: boolean
  • channel: boolean
  • coopname: boolean
  • createdAt: boolean
  • id: boolean
  • lastError: boolean
  • recipientSubscriberId: boolean
  • recipientUsername: boolean
  • status: boolean
  • updatedAt: boolean
  • workflowId: boolean