Variable GetActions200ResponseActionsInnerSupportedTriggersInnerIdAnyOfConst

GetActions200ResponseActionsInnerSupportedTriggersInnerIdAnyOf: {
    credentials_exchange: "credentials-exchange";
    iga_approval: "iga-approval";
    iga_certification: "iga-certification";
    iga_fulfillment_assignment: "iga-fulfillment-assignment";
    iga_fulfillment_execution: "iga-fulfillment-execution";
    password_reset_post_challenge: "password-reset-post-challenge";
    post_change_password: "post-change-password";
    post_login: "post-login";
    post_user_registration: "post-user-registration";
    pre_user_registration: "pre-user-registration";
    send_phone_message: "send-phone-message";
} = ...

Type declaration

  • Readonly credentials_exchange: "credentials-exchange"
  • Readonly iga_approval: "iga-approval"
  • Readonly iga_certification: "iga-certification"
  • Readonly iga_fulfillment_assignment: "iga-fulfillment-assignment"
  • Readonly iga_fulfillment_execution: "iga-fulfillment-execution"
  • Readonly password_reset_post_challenge: "password-reset-post-challenge"
  • Readonly post_change_password: "post-change-password"
  • Readonly post_login: "post-login"
  • Readonly post_user_registration: "post-user-registration"
  • Readonly pre_user_registration: "pre-user-registration"
  • Readonly send_phone_message: "send-phone-message"