Record
volume-actions-post-by-id-params
No description available.
record volume-actions-post-by-id-params {
volume-id: string,
per-page: option<s32>,
page: option<s32>,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| volume-id | string | |
| per-page | option<s32> | |
| page | option<s32> | |
| body | string |