Record
podcast-episode-index
No description available.
record podcast-episode-index {
class-name: string,
id: s32,
image-url: string,
path: string,
podcast: shared-podcast,
title: string,
type-of: string,
}Fields
| Name | Type | Description |
|---|---|---|
| class-name | string | |
| id | s32 | |
| image-url | string | |
| path | string | |
| podcast | shared-podcast | |
| title | string | |
| type-of | string |