Variable HookCreateTriggerIdEnumConst
HookCreateTriggerIdEnum: {
credentials_exchange: "credentials-exchange";
post_change_password: "post-change-password";
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
post_change_password: "post-change-password"
-
Readonly
post_user_registration: "post-user-registration"
-
Readonly
pre_user_registration: "pre-user-registration"
-
Readonly
send_phone_message: "send-phone-message"