类 GetNotificationReq

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

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

    • GetNotificationReq

      public GetNotificationReq()
    • GetNotificationReq

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

    • newBuilder

      public static GetNotificationReq.Builder newBuilder()
    • getUserIdType

      public String getUserIdType()
    • setUserIdType

      public void setUserIdType(String userIdType)
    • getNotificationId

      public String getNotificationId()
    • setNotificationId

      public void setNotificationId(String notificationId)