public static class QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
ownerStaffIds |
List<String> |
participantStaffIds |
| 构造器和说明 |
|---|
QueryAllCustomerResponseBodyResultValuesPermission() |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission |
build(Map<String,?> map) |
List<String> |
getOwnerStaffIds() |
List<String> |
getParticipantStaffIds() |
QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission |
setOwnerStaffIds(List<String> ownerStaffIds) |
QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission |
setParticipantStaffIds(List<String> participantStaffIds) |
public QueryAllCustomerResponseBodyResultValuesPermission()
public static QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission build(Map<String,?> map) throws Exception
Exceptionpublic QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission setOwnerStaffIds(List<String> ownerStaffIds)
public QueryAllCustomerResponseBody.QueryAllCustomerResponseBodyResultValuesPermission setParticipantStaffIds(List<String> participantStaffIds)
Copyright © 2022. All rights reserved.