ImmediateCopyOptionResponse

data class ImmediateCopyOptionResponse(val objectType: String)

Immediate copy Option

Constructors

Link copied to clipboard
constructor(objectType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of the specific object - used for deserializing Expected value is 'ImmediateCopyOption'.