Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.2 KB

File metadata and controls

25 lines (20 loc) · 1.2 KB

OrganizationMetadata

Metadata about an organization

Properties

Name Type Description Notes
id str
name str [optional]
subscription_tier SubscriptionTier [optional]
domain str, none_type [optional]
email_domains str, none_type [optional]
observatory_url str, none_type [optional]
notification_email_address str, none_type [optional]
slack_webhook str, none_type [optional]
pager_duty_key str, none_type [optional]
creation_time int [optional]
notification_settings NotificationSettings [optional]
deleted bool [optional]
use_cloud_front 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]