Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.16 KB

OrganizationMetadata.md

File metadata and controls

25 lines (20 loc) · 1.16 KB

OrganizationMetadata

Metadata about an organization

Properties

Name Type Description Notes
id str
name str
creation_time int
deleted bool
subscription_tier SubscriptionTier [optional]
email_domains str, none_type [optional]
observatory_url str, none_type [optional]
use_cloud_front bool, none_type [optional]
parent_org_id str, none_type [optional]
subscription_id str, none_type [optional]
storage_bucket_override str, none_type [optional]
storage_uri_override str, none_type [optional]
allow_managed_membership_updates_only bool, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]