Record
get-v3-projects-id-snippets-params
No description available.
record get-v3-projects-id-snippets-params {
id: string,
page: option<s32>,
per-page: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| page | option<s32> | |
| per-page | option<s32> |