Class GeneratedOutboundservicesConstants.Enumerations.OutboundSource

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OUTBOUNDSYNC  
      static java.lang.String UNKNOWN  
      static java.lang.String WEBHOOKSERVICES  
    • Constructor Summary

      Constructors 
      Constructor Description
      OutboundSource()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • UNKNOWN

        public static final java.lang.String UNKNOWN
      • OUTBOUNDSYNC

        public static final java.lang.String OUTBOUNDSYNC
      • WEBHOOKSERVICES

        public static final java.lang.String WEBHOOKSERVICES
    • Constructor Detail

      • OutboundSource

        public OutboundSource()