public static final class CreatePropertyResponseBody.SavePropertyValues.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePropertyResponseBody.SavePropertyValues |
build() |
CreatePropertyResponseBody.SavePropertyValues.Builder |
propertyValue(String propertyValue)
The value of the property.
|
CreatePropertyResponseBody.SavePropertyValues.Builder |
propertyValueId(Long propertyValueId)
The ID of the property value.
|
public CreatePropertyResponseBody.SavePropertyValues.Builder propertyValue(String propertyValue)
The value of the property.
example:HR
public CreatePropertyResponseBody.SavePropertyValues.Builder propertyValueId(Long propertyValueId)
The ID of the property value.
example:978
public CreatePropertyResponseBody.SavePropertyValues build()
Copyright © 2026. All rights reserved.