ServiceResourceIdResponse

data class ServiceResourceIdResponse(val id: String)

Reference to a service resource.

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Service resource ID.