public static class CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResultDeliverResults> |
deliverResults |
String |
outTrackId
example:
out_track_id_xxx
|
| 构造器和说明 |
|---|
CreateAndDeliverWithDelegateResponseBodyResult() |
@NameInMap(value="deliverResults") public List<CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResultDeliverResults> deliverResults
@NameInMap(value="outTrackId") public String outTrackId
out_track_id_xxx
public CreateAndDeliverWithDelegateResponseBodyResult()
public static CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResult setDeliverResults(List<CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResultDeliverResults> deliverResults)
public List<CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResultDeliverResults> getDeliverResults()
public CreateAndDeliverWithDelegateResponseBody.CreateAndDeliverWithDelegateResponseBodyResult setOutTrackId(String outTrackId)
public String getOutTrackId()
Copyright © 2025. All rights reserved.