Ownership#
- class nemo_microservices.types.shared.Ownership(*args: Any, **kwargs: Any)
Bases:
BaseModel
- access_policies: Dict[str, str] | None = None
A general object for capturing access policies which can be used by an external service to determine ACLs
- created_by: str | None = None
The ID of the user that created this entity.