Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 911 Bytes

File metadata and controls

19 lines (11 loc) · 911 Bytes

ViewPost

Properties

Name Type Description Notes
key String Unique key for the view within the account/project
name String Human-readable name for the view
description String Optional detailed description of the view [optional]
generateSdkKeys Boolean Whether to generate SDK keys for this view [optional]
maintainerId String Member ID of the maintainer for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. [optional]
maintainerTeamKey String Key of the maintainer team for this view. Only one of `maintainerId` or `maintainerTeamKey` can be specified. [optional]
tags List<String> Tags associated with this view [optional]