public final class PathPaymentStrictReceiveOperationResponse extends PathPaymentBaseOperationResponse
OperationResponse.Links| Constructor and Description |
|---|
PathPaymentStrictReceiveOperationResponse(java.lang.String sourceMax) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getSourceMax() |
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 PathPaymentStrictReceiveOperationResponse(java.lang.String sourceMax)
public java.lang.String getSourceMax()
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