Class ManageUserAccountRequest

    • Constructor Detail

      • ManageUserAccountRequest

        public ManageUserAccountRequest()
        Instantiates a new manage user account request.
    • Method Detail

      • getSessionId

        public java.lang.String getSessionId()
        Gets the session id.
        Returns:
        the session id
      • setSessionId

        public void setSessionId​(java.lang.String sessionId)
        Sets the session id.
        Parameters:
        sessionId - the new session id
      • getUserAcountId

        public java.lang.String getUserAcountId()
        Gets the user acount id.
        Returns:
        the user acount id
      • setUserAcountId

        public void setUserAcountId​(java.lang.String userAcountId)
        Sets the user acount id.
        Parameters:
        userAcountId - the new user acount id