Record
project-save-as-template-request
No description available.
record project-save-as-template-request {
name: string,
public: bool,
team: option<string>,
workspace: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| name | string | |
| public | bool | |
| team | option<string> | |
| workspace | option<string> |