| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.base.v2.enums | |
| com.lark.oapi.service.base.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static RecRuleOtherPermEnum |
RecRuleOtherPermEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RecRuleOtherPermEnum[] |
RecRuleOtherPermEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
RecRule.Builder |
RecRule.Builder.otherPerm(RecRuleOtherPermEnum otherPerm)
其他记录权限,仅在table_perm为2时有效
示例值:1
|
Copyright © 2025. All rights reserved.