类 BatchCreateUserDailyShiftRespBody

java.lang.Object
com.lark.oapi.service.attendance.v1.model.BatchCreateUserDailyShiftRespBody

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

    • BatchCreateUserDailyShiftRespBody

      public BatchCreateUserDailyShiftRespBody()
  • 方法详细资料

    • getUserDailyShifts

      public UserDailyShift[] getUserDailyShifts()
    • setUserDailyShifts

      public void setUserDailyShifts(UserDailyShift[] userDailyShifts)