Class LookupRecoveryCodesResponse.RecoveryCodes.Puks

  • Enclosing class:
    LookupRecoveryCodesResponse.RecoveryCodes

    public static class LookupRecoveryCodesResponse.RecoveryCodes.Puks
    extends java.lang.Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="pukIndex" type="{http://www.w3.org/2001/XMLSchema}long"/>
             <element name="status" type="{http://getlime.io/security/powerauth/v3}RecoveryPukStatus"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • Puks

        public Puks()
    • Method Detail

      • getPukIndex

        public long getPukIndex()
        Gets the value of the pukIndex property.
      • setPukIndex

        public void setPukIndex​(long value)
        Sets the value of the pukIndex property.