@carlosnc/tmdb-sdk - v0.8.0
    Preparing search index...

    Interface CertificationsResponse

    interface CertificationsResponse {
        certifications: Record<string, Certification[]>;
    }
    Index

    Properties

    Properties

    certifications: Record<string, Certification[]>