Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.16 KB

OrganizationsCollectionResponseObjectAllOf.md

File metadata and controls

18 lines (15 loc) · 1.16 KB

# OrganizationsCollectionResponseObjectAllOf

Properties

Name Type Description Notes
id int The ID of the organization [optional]
active_flag bool Whether the organization is active or not [optional]
owner_id int The ID of the owner [optional]
name string The name of the organization [optional]
update_time string The last updated date and time of the organization. Format: YYYY-MM-DD HH:MM:SS [optional]
delete_time string The date and time this organization was deleted. Format: YYYY-MM-DD HH:MM:SS [optional]
add_time string The date and time when the organization was added/created. Format: YYYY-MM-DD HH:MM:SS [optional]
visible_to string The visibility group ID of who can see the organization [optional]
label int The label assigned to the organization [optional]
cc_email string The BCC email associated with the organization [optional]

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