public class DepositPayload extends java.lang.Object
java.math.BigInteger
amount
feeRate
From
from
java.lang.String
to
protected
DepositPayload()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public From from
public java.lang.String to
public java.math.BigInteger amount
@SerializedName(value="fee_rate") public java.math.BigInteger feeRate
protected DepositPayload()