Package 

Enum InboxDto.InboxType

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

    
    public enum InboxDto.InboxType
    extends Enum<InboxDto.InboxType>
                        

    Type of inbox. HTTP inboxes are faster and better for most cases. SMTP inboxes are more suited for public facing inbound messages (but cannot send). Values: hTTPINBOX,sMTPINBOX