module cleanlab_codex.types.organization
Types for Cleanlab organizations. Codex is the API interface to the Cleanlab AI Platform.
class Organization
Type representing a Cleanlab organization in the Cleanlab AI Platform.
class Organization:
created_at: 'datetime'
organization_id: 'str'
updated_at: 'datetime'
user_id: 'str'