GetInstancesInstance

data class GetInstancesInstance(val createTime: String, val id: String, val instanceId: String, val paymentType: String, val status: String)

Constructors

Link copied to clipboard
constructor(createTime: String, id: String, instanceId: String, paymentType: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the resource

Link copied to clipboard
val id: String

ID of the instance.

Link copied to clipboard

The first ID of the resource

Link copied to clipboard

The payment type of the resource.

Link copied to clipboard

The status of the resource.