类 AgencyProtection

java.lang.Object
com.lark.oapi.service.hire.v1.model.AgencyProtection

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

    • AgencyProtection

      public AgencyProtection()
    • AgencyProtection

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

    • newBuilder

      public static AgencyProtection.Builder newBuilder()
    • getProtectionType

      public Integer getProtectionType()
    • setProtectionType

      public void setProtectionType(Integer protectionType)
    • getApplicationId

      public String getApplicationId()
    • setApplicationId

      public void setApplicationId(String applicationId)
    • getStartTime

      public String getStartTime()
    • setStartTime

      public void setStartTime(String startTime)
    • getExpireTime

      public String getExpireTime()
    • setExpireTime

      public void setExpireTime(String expireTime)
    • getAgencySupplierId

      public String getAgencySupplierId()
    • setAgencySupplierId

      public void setAgencySupplierId(String agencySupplierId)
    • getAgencySupplierName

      public I18n getAgencySupplierName()
    • setAgencySupplierName

      public void setAgencySupplierName(I18n agencySupplierName)
    • getAgencySupplierUserId

      public String getAgencySupplierUserId()
    • setAgencySupplierUserId

      public void setAgencySupplierUserId(String agencySupplierUserId)
    • getAgencySupplierUserName

      public I18n getAgencySupplierUserName()
    • setAgencySupplierUserName

      public void setAgencySupplierUserName(I18n agencySupplierUserName)