public class GetCustomerAccountInfoRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetCustomerAccountInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetCustomerAccountInfoRequest |
build(Map<String,?> map) |
Long |
getOwnerId() |
GetCustomerAccountInfoRequest |
setOwnerId(Long ownerId) |
@NameInMap(value="OwnerId") public Long ownerId
public static GetCustomerAccountInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetCustomerAccountInfoRequest setOwnerId(Long ownerId)
public Long getOwnerId()
Copyright © 2022. All rights reserved.