testMode property

bool? testMode
getter/setter pair

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;