public static final class CheckUsedPropertyValueResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CheckUsedPropertyValueResponseBody |
build() |
CheckUsedPropertyValueResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
CheckUsedPropertyValueResponseBody.Builder |
useCount(Long useCount)
The number of convenience accounts that are associated with the specified custom property value.
|
public CheckUsedPropertyValueResponseBody.Builder requestId(String requestId)
The ID of the request.
example:1CBAFFAB-B697-4049-A9B1-67E1FC5F****
public CheckUsedPropertyValueResponseBody.Builder useCount(Long useCount)
The number of convenience accounts that are associated with the specified custom property value.
example:1
public CheckUsedPropertyValueResponseBody build()
Copyright © 2026. All rights reserved.