| Package | Description |
|---|---|
| com.tencentcloudapi.chc.v20230418.models |
| Modifier and Type | Method and Description |
|---|---|
LogisticsReceipt |
DeviceOrderBaseInfo.getLogisticsReceipt()
Get 物流上门收货信息
|
LogisticsReceipt |
CreateSpeciallyQuitWorkOrderRequest.getLogisticsReceipt()
Get 物流上门收货必传
|
LogisticsReceipt |
CreateQuitWorkOrderRequest.getLogisticsReceipt()
Get 物流上门收货必传
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceOrderBaseInfo.setLogisticsReceipt(LogisticsReceipt LogisticsReceipt)
Set 物流上门收货信息
|
void |
CreateSpeciallyQuitWorkOrderRequest.setLogisticsReceipt(LogisticsReceipt LogisticsReceipt)
Set 物流上门收货必传
|
void |
CreateQuitWorkOrderRequest.setLogisticsReceipt(LogisticsReceipt LogisticsReceipt)
Set 物流上门收货必传
|
| Constructor and Description |
|---|
LogisticsReceipt(LogisticsReceipt source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.