Package sh.ory.model

Enum UpdateVerificationFlowWithCodeMethod.MethodEnum

java.lang.Object
java.lang.Enum<UpdateVerificationFlowWithCodeMethod.MethodEnum>
sh.ory.model.UpdateVerificationFlowWithCodeMethod.MethodEnum
All Implemented Interfaces:
Serializable, Comparable<UpdateVerificationFlowWithCodeMethod.MethodEnum>, java.lang.constant.Constable
Enclosing class:
UpdateVerificationFlowWithCodeMethod

public static enum UpdateVerificationFlowWithCodeMethod.MethodEnum extends Enum<UpdateVerificationFlowWithCodeMethod.MethodEnum>
Method is the method that should be used for this verification flow Allowed values are `link` and `code`. link VerificationStrategyLink code VerificationStrategyCode