CollectionApi

Functions

Link copied to clipboard
fun details(collectionId: Int, language: LocaleCode? = null): Flow.Publisher<CollectionDetails>

Get collection details by id

Link copied to clipboard
fun images(collectionId: Int, language: LocaleCode? = null): Flow.Publisher<CollectionImages>

Get the images for a collection by id

Link copied to clipboard
fun translations(collectionId: Int, language: LocaleCode? = null): Flow.Publisher<CollectionTranslations>

Get the list translations for a collection by id