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

    Interface INationalId

    interface INationalId {
        city: string;
        code: string | number;
        parentCode: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    city: string
    code: string | number
    parentCode: number