ProjectCatalogSettingsResponse

data class ProjectCatalogSettingsResponse(val catalogItemSyncTypes: List<String>? = null)

Settings to be used when associating a project with a catalog.

Constructors

Link copied to clipboard
constructor(catalogItemSyncTypes: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates catalog item types that can be synced.