public class CustomField extends AbstractResource
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_FIELD_API_ID |
static String |
CUSTOM_FIELD_NAME |
static String |
CUSTOM_FIELD_TYPE |
dataObj
Constructor and Description |
---|
CustomField() |
CustomField(org.json.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
String |
getApiId() |
String |
getName() |
FieldType |
getType() |
String |
getTypeString() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, has, hasString, set, toString
public static final String CUSTOM_FIELD_NAME
public static final String CUSTOM_FIELD_TYPE
public static final String CUSTOM_FIELD_API_ID
public CustomField()
public CustomField(org.json.JSONObject json) throws HelloSignException
HelloSignException
Copyright © 2015 HelloSign. All rights reserved.