openlark-platform 0.20.0

飞书开放平台服务模块 - 应用管理、目录服务、系统管理 API (95 APIs)
Documentation
1
2
3
4
5
6
7
//! 关联组织

pub mod collaboration_department;
pub mod collaboration_user;
pub mod get;
pub mod list;
pub mod visible_organization;