public static final class RemovePropertyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
RemovePropertyRequest |
build() |
RemovePropertyRequest.Builder |
businessChannel(String businessChannel)
BusinessChannel.
|
RemovePropertyRequest.Builder |
propertyId(Long propertyId)
The ID of the property.
|
public RemovePropertyRequest.Builder businessChannel(String businessChannel)
public RemovePropertyRequest.Builder propertyId(Long propertyId)
The ID of the property. You can call the ListProperty operation to query the property ID.
This parameter is required.
example:390
public RemovePropertyRequest build()
Copyright © 2026. All rights reserved.