Package com.dropbox.core.v2.teamlog
Class LogoutDetails
java.lang.Object
com.dropbox.core.v2.teamlog.LogoutDetails
Signed out.
-
Field Details
-
loginId
-
-
Constructor Details
-
LogoutDetails
Signed out.- Parameters:
loginId- Login session id.
-
LogoutDetails
public LogoutDetails()Signed out.The default values for unset fields will be used.
-
-
Method Details
-
getLoginId
Login session id.- Returns:
- value for this field, or
nullif not present.
-
hashCode
public int hashCode() -
equals
-
toString
-
toStringMultiline
Returns a String representation of this object formatted for easier readability.The returned String may contain newlines.
- Returns:
- Formatted, multiline String representation of this object
-