Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 925 Bytes

File metadata and controls

19 lines (11 loc) · 925 Bytes

ViewPatch

Properties

Name Type Description Notes
name String Human-readable name for the view [optional]
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]
archived Boolean Whether or not the view is archived [optional]