public class SignatureEntry extends java.lang.Object
java.lang.Integer
groupLen
index
java.lang.String
pubKey
type
SignatureEntry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String type
public java.lang.Integer index
@SerializedName(value="group_len") public java.lang.Integer groupLen
@SerializedName(value="pub_key") public java.lang.String pubKey
public SignatureEntry()