Presentation Submit V2Credential Request
data class PresentationSubmitV2CredentialRequest(var credentialId: String, var userSelections: List<String>)
Properties
Link copied to clipboard
ID of the credential to submit.
Link copied to clipboard
Array of claim paths for claims where userSelection: true that the holder chooses to share. Only include paths for optional claims the holder selects. Omit entirely or use an empty array if withholding all optional claims.