类 CreatePeriodRespBody

java.lang.Object
com.lark.oapi.service.okr.v1.model.CreatePeriodRespBody

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

    • CreatePeriodRespBody

      public CreatePeriodRespBody()
  • 方法详细资料

    • getPeriodId

      public String getPeriodId()
    • setPeriodId

      public void setPeriodId(String periodId)
    • getStartMonth

      public String getStartMonth()
    • setStartMonth

      public void setStartMonth(String startMonth)
    • getEndMonth

      public String getEndMonth()
    • setEndMonth

      public void setEndMonth(String endMonth)