Package 

Enum CheckType

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum CheckType
    extends Enum<CheckType>
                        

    Тип проверки при привязке карты

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NO

      Привязка без проверки

      HOLD

      Привязка с блокировкой в 1 руб

      THREE_DS

      Привязка с 3DS

      THREE_DS_HOLD

      Привязка с 3DS и блокировкой маленькой суммы до 2 руб

    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class kotlin.Enum

        getName, getOrdinal
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait