Interface ConversationUserAccountMappingEntity

    • Method Detail

      • getConversationId

        String getConversationId()
      • setConversationId

        void setConversationId​(String conversationId)
      • getUserAccountId

        String getUserAccountId()
      • setUserAccountId

        void setUserAccountId​(String userAccountId)