Record
post-v3-snippets-params
No description available.
record post-v3-snippets-params {
title: string,
file-name: string,
content: string,
visibility-level: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| title | string | |
| file-name | string | |
| content | string | |
| visibility-level | option<s32> |