CustomContainerUserSourceInfoResponse

data class CustomContainerUserSourceInfoResponse(val customContainer: CustomContainerResponse? = null, val type: String, val version: String? = null)

Custom container user source info

Constructors

Link copied to clipboard
constructor(customContainer: CustomContainerResponse? = null, type: String, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Custom container payload

Link copied to clipboard

Type of the source uploaded Expected value is 'Container'.

Link copied to clipboard
val version: String? = null

Version of the source