public final class AuthResult.Product extends Object
Product(String name, String url, int id, String image)
int
getId()
String
getImage()
getName()
getUrl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Product(String name, String url, int id, String image)
public String getName()
public String getUrl()
public int getId()
public String getImage()