public class GetCrmRolePermissionRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetCrmRolePermissionRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetCrmRolePermissionRequest |
build(Map<String,?> map) |
String |
getBizType() |
String |
getFormCode() |
GetCrmRolePermissionRequest |
setBizType(String bizType) |
GetCrmRolePermissionRequest |
setFormCode(String formCode) |
@NameInMap(value="formCode") public String formCode
@NameInMap(value="bizType") public String bizType
public static GetCrmRolePermissionRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetCrmRolePermissionRequest setFormCode(String formCode)
public String getFormCode()
public GetCrmRolePermissionRequest setBizType(String bizType)
public String getBizType()
Copyright © 2021. All rights reserved.