public final class ExtendFootprintTTLOperationResponse extends OperationResponse
OperationResponse.Links| Constructor and Description |
|---|
ExtendFootprintTTLOperationResponse(java.lang.Long extendTo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Long |
getExtendTo() |
int |
hashCode() |
java.lang.String |
toString() |
getCreatedAt, getId, getLinks, getPagingToken, getSourceAccount, getSourceAccountMuxed, getSourceAccountMuxedId, getTransaction, getTransactionHash, getTransactionSuccessful, getTypepublic ExtendFootprintTTLOperationResponse(java.lang.Long extendTo)
public java.lang.Long getExtendTo()
public java.lang.String toString()
toString in class OperationResponsepublic boolean equals(java.lang.Object o)
equals in class OperationResponsepublic int hashCode()
hashCode in class OperationResponse