Package org.stellar.anchor.dto.sep24
Class GetTransactionResponse
- java.lang.Object
-
- org.stellar.anchor.dto.sep24.GetTransactionResponse
-
public class GetTransactionResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GetTransactionResponse()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GetTransactionResponseof(TransactionResponse tr)
-
-
-
Method Detail
-
of
public static GetTransactionResponse of(TransactionResponse tr)
-
-