ServiceImageRepository

data class ServiceImageRepository(val imageConfiguration: ServiceImageConfiguration? = null, val imageIdentifier: String, val imageRepositoryType: ServiceImageRepositoryImageRepositoryType)

Image Repository

Constructors

Link copied to clipboard
fun ServiceImageRepository(imageConfiguration: ServiceImageConfiguration? = null, imageIdentifier: String, imageRepositoryType: ServiceImageRepositoryImageRepositoryType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Image Identifier

Link copied to clipboard