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

    Type Alias CertificationResponse

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