Class MfaCompleted


  • public class MfaCompleted
    extends Object
    An API state model containing additional details for states in which the user has passed multi-factor authentication.
    Since:
    10.1
    • Constructor Detail

      • MfaCompleted

        public MfaCompleted()
    • Method Detail

      • getCode

        public String getCode()
        Get the success code.
      • setCode

        public void setCode​(String code)
        Set the success code.