Service Image Repository
data class ServiceImageRepository(val imageConfiguration: ServiceImageConfiguration? = null, val imageIdentifier: String, val imageRepositoryType: ServiceImageRepositoryImageRepositoryType)
Image Repository
Constructors
Link copied to clipboard
constructor(imageConfiguration: ServiceImageConfiguration? = null, imageIdentifier: String, imageRepositoryType: ServiceImageRepositoryImageRepositoryType)