public class GetTransactionInfoResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
rejectReason |
java.lang.String |
status |
TransactionInfoResponse |
transaction |
| Constructor and Description |
|---|
GetTransactionInfoResponse() |
public TransactionInfoResponse transaction
public java.lang.String status
@SerializedName(value="reject_reason") public java.lang.Integer rejectReason