类 CustomAttrEvent

java.lang.Object
com.lark.oapi.service.contact.v3.model.CustomAttrEvent

public class CustomAttrEvent extends Object
  • 构造器详细资料

    • CustomAttrEvent

      public CustomAttrEvent()
    • CustomAttrEvent

      public CustomAttrEvent(CustomAttrEvent.Builder builder)
  • 方法详细资料

    • newBuilder

      public static CustomAttrEvent.Builder newBuilder()
    • getContactFieldKey

      public String[] getContactFieldKey()
    • setContactFieldKey

      public void setContactFieldKey(String[] contactFieldKey)
    • getAllowOpenQuery

      public Boolean getAllowOpenQuery()
    • setAllowOpenQuery

      public void setAllowOpenQuery(Boolean allowOpenQuery)