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

    Interface IProvince

    interface IProvince {
        city: string;
        code: string | number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    city: string
    code: string | number