InstancePropertiesResponse

data class InstancePropertiesResponse(val marketplace: LiftrBaseMarketplaceDetailsResponse, val partnerProperties: PartnerPropertiesResponse? = null, val provisioningState: String, val singleSignOnProperties: LiftrBaseSingleSignOnPropertiesV2Response? = null, val user: LiftrBaseUserDetailsResponse)

Properties specific to Instance

Constructors

Link copied to clipboard
constructor(marketplace: LiftrBaseMarketplaceDetailsResponse, partnerProperties: PartnerPropertiesResponse? = null, provisioningState: String, singleSignOnProperties: LiftrBaseSingleSignOnPropertiesV2Response? = null, user: LiftrBaseUserDetailsResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Marketplace details of the resource.

Link copied to clipboard

partner properties

Link copied to clipboard

Provisioning state of the resource.

Link copied to clipboard
Link copied to clipboard

Details of the user.