public static class ListCrmPersonalCustomersResponseBody.ListCrmPersonalCustomersResponseBodyResultPermission
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
ownerStaffIds
This parameter is required.
|
List<String> |
participantStaffIds
This parameter is required.
|
| 构造器和说明 |
|---|
ListCrmPersonalCustomersResponseBodyResultPermission() |
@NameInMap(value="ownerStaffIds") public List<String> ownerStaffIds
This parameter is required.
public ListCrmPersonalCustomersResponseBodyResultPermission()
public static ListCrmPersonalCustomersResponseBody.ListCrmPersonalCustomersResponseBodyResultPermission build(Map<String,?> map) throws Exception
Exceptionpublic ListCrmPersonalCustomersResponseBody.ListCrmPersonalCustomersResponseBodyResultPermission setOwnerStaffIds(List<String> ownerStaffIds)
public ListCrmPersonalCustomersResponseBody.ListCrmPersonalCustomersResponseBodyResultPermission setParticipantStaffIds(List<String> participantStaffIds)
Copyright © 2025. All rights reserved.