Interface Case.ContactType

  • Enclosing class:
    Case

    public static interface Case.ContactType
    Name of the console to interact with the contact.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CLOUD_SUPPORT_CENTER
      Cloud Support Center.
      static java.lang.String IMS_CONSOLE
      IMS Console.
    • Field Detail

      • CLOUD_SUPPORT_CENTER

        static final java.lang.String CLOUD_SUPPORT_CENTER
        Cloud Support Center.
        See Also:
        Constant Field Values