GetAssetsAsset

data class GetAssetsAsset(val createTime: String, val id: String, val uuid: String)

Constructors

Link copied to clipboard
constructor(createTime: String, id: String, uuid: 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

The ID of the instance.

Link copied to clipboard

The UUID of the instance.