public static class AllocateCostUnitResourceResponseBody.AllocateCostUnitResourceResponseBodyData
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
AllocateCostUnitResourceResponseBodyData() |
@NameInMap(value="IsSuccess") public Boolean isSuccess
@NameInMap(value="ToUnitId") public Long toUnitId
@NameInMap(value="ToUnitUserId") public Long toUnitUserId
public static AllocateCostUnitResourceResponseBody.AllocateCostUnitResourceResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic AllocateCostUnitResourceResponseBody.AllocateCostUnitResourceResponseBodyData setIsSuccess(Boolean isSuccess)
public Boolean getIsSuccess()
public AllocateCostUnitResourceResponseBody.AllocateCostUnitResourceResponseBodyData setToUnitId(Long toUnitId)
public Long getToUnitId()
public AllocateCostUnitResourceResponseBody.AllocateCostUnitResourceResponseBodyData setToUnitUserId(Long toUnitUserId)
public Long getToUnitUserId()
Copyright © 2022. All rights reserved.