Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.07 KB

Alias.md

File metadata and controls

20 lines (15 loc) · 1.07 KB

Alias

Properties

Name Type Description Notes
collections [str] List of fully qualified collection names referenced by alias. [optional]
created_at str ISO-8601 date. [optional]
created_by_apikey_name str Name of the API key that was used to create this object if one was used. [optional]
creator_email str Email of the creator. [optional]
description str Alias description. [optional]
modified_at str ISO-8601 date. [optional]
name str Name of the alias. [optional]
state str State of the alias. [optional]
workspace str Name of the workspace. [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]