Record
search-custom-foods-params
No description available.
record search-custom-foods-params {
query: option<string>,
username: string,
hash: string,
offset: option<s32>,
number: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| query | option<string> | |
| username | string | |
| hash | string | |
| offset | option<s32> | |
| number | option<s32> |