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