Class CardApiProperties


  • public class CardApiProperties
    extends java.lang.Object
    API properties.
    Since:
    1.0.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION
      API version: "1.0"
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • VERSION

        public static final java.lang.String VERSION
        API version: "1.0"
        Since:
        1.0.0
        See Also:
        Constant Field Values