public static class GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
applyType
The type of the submitted ticket.
|
List<GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources> |
resources
The details of the requested resource.
|
| 构造器和说明 |
|---|
GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail() |
@NameInMap(value="ApplyType") public String applyType
The type of the submitted ticket. Valid values:
DB
@NameInMap(value="Resources") public List<GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources> resources
The details of the requested resource.
public GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail()
public static GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail build(Map<String,?> map) throws Exception
Exceptionpublic GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail setApplyType(String applyType)
public String getApplyType()
public GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetail setResources(List<GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources> resources)
public List<GetOwnerApplyOrderDetailResponseBody.GetOwnerApplyOrderDetailResponseBodyOwnerApplyOrderDetailResources> getResources()
Copyright © 2025. All rights reserved.