AssignmentResponse

data class AssignmentResponse(val id: String, val status: AssignmentStatusResponse)

Assignment Properties

Constructors

Link copied to clipboard
constructor(id: String, status: AssignmentStatusResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource id for the assigned resource

Link copied to clipboard

Indicates if the assignment is in a usable state