Record
post-scrobble-shows-body-item
No description available.
record post-scrobble-shows-body-item {
airdate: option<string>,
episode: option<s32>,
marked-at: option<s32>,
season: option<s32>,
type-op: option<mark-type>,
}Fields
| Name | Type | Description |
|---|---|---|
| airdate | option<string> | |
| episode | option<s32> | |
| marked-at | option<s32> | |
| season | option<s32> | |
| type-op | option<mark-type> |