DPMContainerExtendedInfoResponse

data class DPMContainerExtendedInfoResponse(val lastRefreshedAt: String? = null)

Additional information of the DPMContainer.

Constructors

Link copied to clipboard
constructor(lastRefreshedAt: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val lastRefreshedAt: String? = null

Last refresh time of the DPMContainer.