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