Private statementsArray of credential statements being built.
Add statements for account credentials.
The updated builder instance
Array of identity provider indices that are valid issuers
Callback function to build the statements using the provided identity builder
Add statements for identity credentials.
The updated builder instance
Array of identity provider indices that are valid issuers
Callback function to build the statements using the provided identity builder
Add statements for Web3 ID credentials.
The updated builder instance
Array of contract addresses that are valid issuers
Callback function to build the statements using the provided builder
Optional schema: CredentialSchemaSubjectOptional credential schema for validation
Get the built credential statements.
Array of credential statements
Generated using TypeDoc
Builder class for constructing credential statements with different credential types.