financial_functions/validation_json_schemas.py [9:17]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "nper": {
            "type": "number"
        },
        "pmt": {
            "type": "number"
        },
        "pv": {
            "type": "number"
        },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



financial_functions/validation_json_schemas.py [274:282]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "nper": {
            "type": "number"
        },
        "pmt": {
            "type": "number"
        },
        "pv": {
            "type": "number"
        },
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



