ApplicationLiveViewPropertiesResponse

data class ApplicationLiveViewPropertiesResponse(val components: List<ApplicationLiveViewComponentResponse>, val provisioningState: String)

Application Live View properties payload

Constructors

Link copied to clipboard
constructor(components: List<ApplicationLiveViewComponentResponse>, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Component details of Application Live View

Link copied to clipboard

State of the Application Live View.