public final class UpdateInstrumentCardResponse extends UpdateInstrumentResponse
| Constructor and Description |
|---|
UpdateInstrumentCardResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
InstrumentType |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
getFingerprint, setFingerprintgetBody, getHttpStatusCode, getRequestId, getResponseHeaders, setBody, setHttpStatusCode, setResponseHeaderspublic InstrumentType getType()
public boolean equals(java.lang.Object o)
equals in class UpdateInstrumentResponseprotected boolean canEqual(java.lang.Object other)
canEqual in class UpdateInstrumentResponsepublic int hashCode()
hashCode in class UpdateInstrumentResponsepublic java.lang.String toString()
toString in class UpdateInstrumentResponse