public class DaoWithdrawPayload
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigInteger |
feeRate |
Item |
from |
java.lang.String |
payFee |
| Modifier | Constructor and Description |
|---|---|
protected |
DaoWithdrawPayload() |
public Item from
@SerializedName(value="pay_fee") public java.lang.String payFee
@SerializedName(value="fee_rate") public java.math.BigInteger feeRate