SubResourceResponse

data class SubResourceResponse(val id: String)

Reference to another sub resource.

Constructors

Link copied to clipboard
constructor(id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource ID.