public final class PathPaymentStrictSendOperationResponse extends PathPaymentBaseOperationResponse
OperationResponse.Links| Constructor and Description |
|---|
PathPaymentStrictSendOperationResponse(java.lang.String destinationMin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getDestinationMin() |
int |
hashCode() |
java.lang.String |
toString() |
getAmount, getAsset, getAssetCode, getAssetIssuer, getAssetType, getFrom, getFromMuxed, getFromMuxedId, getPath, getSourceAmount, getSourceAsset, getSourceAssetCode, getSourceAssetIssuer, getSourceAssetType, getTo, getToMuxed, getToMuxedIdgetCreatedAt, getId, getLinks, getPagingToken, getSourceAccount, getSourceAccountMuxed, getSourceAccountMuxedId, getTransaction, getTransactionHash, getTransactionSuccessful, getTypepublic PathPaymentStrictSendOperationResponse(java.lang.String destinationMin)
public java.lang.String getDestinationMin()
public java.lang.String toString()
toString in class PathPaymentBaseOperationResponsepublic boolean equals(java.lang.Object o)
equals in class PathPaymentBaseOperationResponsepublic int hashCode()
hashCode in class PathPaymentBaseOperationResponse