phoneVerificationRequired property

bool? get phoneVerificationRequired
inherited

If true, a phone verification token must be supplied to create an account on this instance.

Implementation

bool? get inviteCodeRequired;/// If true, a phone verification token must be supplied to create an account on this instance.
bool? get phoneVerificationRequired;