Takaro - v0.7.2
    Preparing search index...

    Interface CountryDetectionDTO

    CountryDetectionDTO

    interface CountryDetectionDTO {
        count: number;
        countryCode: string;
    }
    Index

    Properties

    Properties

    count: number

    CountryDetectionDTO

    countryCode: string

    CountryDetectionDTO