GetAttestationById

This interface provides the functionality to get a single Attestation by its id.

Inheritors

Functions

Link copied to clipboard
abstract fun getAttestation(attestationId: String): Flow<Attestation?>

Get a single attestation by its id.