QesInputDescriptor
@Serializable
Constructors
Link copied to clipboard
constructor(id: String, group: String? = null, name: String? = null, purpose: String? = null, format: FormatHolder? = null, constraints: Constraint? = null, transactionData: List<@Serializable(with = Base64URLTransactionDataSerializer::class) TransactionDataEntry>)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "transaction_data")