BatchCredentialIssuanceMetadata

@Serializable
data class BatchCredentialIssuanceMetadata(val batchSize: Int)(source)

Constructors

Link copied to clipboard
constructor(batchSize: Int)

Properties

Link copied to clipboard
@SerialName(value = "batch_size")
val batchSize: Int

OID4VCI: REQUIRED. Integer value specifying the maximum array size for the proofs parameter in a Credential Request.