Record
get-album-custom-thumbs-params
No description available.
record get-album-custom-thumbs-params {
album-id: string,
user-id: string,
page: option<f64>,
per-page: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| album-id | string | |
| user-id | string | |
| page | option<f64> | |
| per-page | option<f64> |