Variable HookTriggerIdEnum
HookTriggerIdEnum: {
CredentialsExchange: "credentials-exchange";
PreUserRegistration: "pre-user-registration";
PostUserRegistration: "post-user-registration";
PostChangePassword: "post-change-password";
SendPhoneMessage: "send-phone-message";
}
Type declaration
ReadonlyCredentialsExchange: "credentials-exchange"
ReadonlyPreUserRegistration: "pre-user-registration"
ReadonlyPostUserRegistration: "post-user-registration"
ReadonlyPostChangePassword: "post-change-password"
ReadonlySendPhoneMessage: "send-phone-message"