testMode property
Toggles test mode for this instance, allowing the use of test email addresses and phone numbers. Defaults to true for development instances.
Implementation
bool? testMode;
Toggles test mode for this instance, allowing the use of test email addresses and phone numbers. Defaults to true for development instances.
bool? testMode;