Persian Tools - v4.0.3
    Preparing search index...

    Interface IPlaceByNationalId

    interface IPlaceByNationalId {
        city: string;
        codes: string[] | number[];
        province: string;
    }
    Index

    Properties

    Properties

    city: string
    codes: string[] | number[]
    province: string