public static class ConversationsInviteResponse.Error extends Object
Error()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getError()
int
hashCode()
isOk()
void
setError(String error)
setOk(boolean ok)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Error()
public boolean isOk()
public String getError()
public void setOk(boolean ok)
public void setError(String error)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.