Saxonberg Server API
    Preparing search index...

    Maps a kind to the concrete record type CredentialWallet returns.

    interface CredentialByKind {
        payment: PaymentCredential;
        travel: TravelCredential;
    }
    Index

    Properties

    Properties