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 = DeprecatedBase64URLTransactionDataSerializer::class) TransactionData>? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "transaction_data")