类 CreateNotificationRespBody

java.lang.Object
com.lark.oapi.service.helpdesk.v1.model.CreateNotificationRespBody

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

    • CreateNotificationRespBody

      public CreateNotificationRespBody()
  • 方法详细资料

    • getNotificationId

      public String getNotificationId()
    • setNotificationId

      public void setNotificationId(String notificationId)
    • getStatus

      public Integer getStatus()
    • setStatus

      public void setStatus(Integer status)