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