Class CustomField
-
- All Implemented Interfaces:
public final class CustomFieldUsed in the CUSTOM_FIELDS module. Currently not used in the SDK.
-
-
Constructor Summary
Constructors Constructor Description CustomField(String alias, String name, FieldType type)
-
Method Summary
Modifier and Type Method Description final StringgetAlias()final StringgetName()final FieldTypegetType()final static CustomFieldparse(JSONObject jsonObject)
-