AddDescriptorReturn

@Serializable
data class AddDescriptorReturn(val descriptorId: String)

Constructors

Link copied to clipboard
constructor(descriptorId: String)

Properties

Link copied to clipboard

An identifier that uniquely represents this descriptor.