CollectionsResponse

constructor(success: Boolean? = null, cause: String? = null, lastUpdated: Long? = null, version: String? = null, collections: Map<String, Collection>? = null)