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

    Interface IBank

    interface IBank {
        code: string;
        name: string;
    }
    Index

    Properties

    Properties

    code: string
    name: string