Record
get-image-recommendations-params
No description available.
record get-image-recommendations-params {
id: list<string>,
max-items: option<s32>,
safe: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | list<string> | |
| max-items | option<s32> | |
| safe | option<bool> |