Record
get-users-id-history-type-item-id-params
No description available.
record get-users-id-history-type-item-id-params {
id: string,
type-op: string,
item-id: string,
start-at: option<string>,
end-at: option<string>,
trakt-api-version: option<string>,
trakt-api-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| type-op | string | |
| item-id | string | |
| start-at | option<string> | |
| end-at | option<string> | |
| trakt-api-version | option<string> | |
| trakt-api-key | option<string> |