Class URLCustomFieldImpl

java.lang.Object
pw.chew.clickup4j.internal.entities.customfields.CustomFieldImpl
pw.chew.clickup4j.internal.entities.customfields.URLCustomFieldImpl
All Implemented Interfaces:
ICustomField, URLCustomField

public class URLCustomFieldImpl extends CustomFieldImpl implements URLCustomField
  • Constructor Details

    • URLCustomFieldImpl

      public URLCustomFieldImpl(org.json.JSONObject data, ClickUp4j api)
  • Method Details