public static final class CreatePropertyResponseBody.SavePropertyValueModel.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePropertyResponseBody.SavePropertyValueModel |
build() |
CreatePropertyResponseBody.SavePropertyValueModel.Builder |
failedPropertyValues(List<CreatePropertyResponseBody.FailedPropertyValues> failedPropertyValues)
The property values that failed to be created.
|
CreatePropertyResponseBody.SavePropertyValueModel.Builder |
savePropertyValues(List<CreatePropertyResponseBody.SavePropertyValues> savePropertyValues)
Details of the property values that were created.
|
public CreatePropertyResponseBody.SavePropertyValueModel.Builder failedPropertyValues(List<CreatePropertyResponseBody.FailedPropertyValues> failedPropertyValues)
The property values that failed to be created.
public CreatePropertyResponseBody.SavePropertyValueModel.Builder savePropertyValues(List<CreatePropertyResponseBody.SavePropertyValues> savePropertyValues)
Details of the property values that were created.
public CreatePropertyResponseBody.SavePropertyValueModel build()
Copyright © 2026. All rights reserved.