Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias CertificationResponse

    type CertificationResponse = {
        certifications?: { [key: string]: Certification[] };
    }
    Index

    Properties

    Properties

    certifications?: { [key: string]: Certification[] }