public class Rating extends java.lang.Object implements ApiElement
Constructor and Description |
---|
Rating() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInstrumentId()
Gets the instrument id.
|
RatingSummary |
getSummary()
Gets the summary.
|
boolean |
requiresAuth() |
java.lang.String |
toString() |
public RatingSummary getSummary()
public java.lang.String getInstrumentId()
public java.lang.String toString()
toString
in class java.lang.Object
public boolean requiresAuth()
requiresAuth
in interface ApiElement