Skip to content

Latest commit

 

History

History
116 lines (59 loc) · 3.4 KB

File metadata and controls

116 lines (59 loc) · 3.4 KB

downflux


downflux / PerfectGirlsAlbumOutput

Interface: PerfectGirlsAlbumOutput

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:22

Interface representing the output structure for PerfectGirls album operations. Contains album metadata, images, and model context.

Extended by

Properties

modelName

modelName: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:24

Model name associated with the album


starredModels

starredModels: string[]

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:27

Starred models associated with the album


albumId

albumId: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:30

Album identifier


albumTitle

albumTitle: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:33

Album title


albumDescription

albumDescription: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:36

Album description


albumKeywords

albumKeywords: string[]

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:39

Album keywords


albumUrl

albumUrl: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:42

Album page URL


albumThumbnail

albumThumbnail: string

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:45

Album thumbnail URL


albumImages

albumImages: string[]

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:48

Album image URLs


albumImageCount

albumImageCount: number

Defined in: packages/providers/perfectgirls/PerfectGirlsContracts.ts:51

Album image count