Class: Clerk::Models::Operations::ReplaceUserPhoneNumberIdentificationStatus
- Inherits:
-
Object
- Object
- Clerk::Models::Operations::ReplaceUserPhoneNumberIdentificationStatus
- Includes:
- Crystalline::Enum
- Defined in:
- lib/clerk/models/operations/replaceuserphonenumber_identification_status.rb
Overview
ReplaceUserPhoneNumberIdentificationStatus - Controls the status of the replacement phone number. Defaults to verified. Set to
reserved to create it reserved (unverified but usable for sign-in and locked so no
other user can claim it), or to unverified to create it neither usable for sign-in
nor locked.
Warning: unverified can lock the user out of their account. An unverified phone
number cannot be used to sign in, so if the user has no other verified or reserved
identifier, they will be unable to authenticate and unable to verify this number.
Prefer reserved unless you specifically need the number left unclaimed — for
example so that another user can also hold it until one of them verifies it.
Method Summary
Methods included from Crystalline::Enum
#==, #eql?, #hash, included, #initialize, #inspect, #known?, #serialize, #to_s