Record
list-custom-instruments-params
No description available.
record list-custom-instruments-params {
id: option<list<string>>,
per-page: option<s32>,
page: option<s32>,
name: option<string>,
tag: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<list<string>> | |
| per-page | option<s32> | |
| page | option<s32> | |
| name | option<string> | |
| tag | option<string> |