# OutsideFinanceObligation

Summary of a finance obligation

[View the JSON schema](../dist/schemas/outside-finance-obligation.schema.json)



## asOf


**Type: `string`**



## currency

**See: [iso-4217-currency-code.md](iso-4217-currency-code.md)**

## principal


**Type: `number`**
Original amount of funding


## outstanding


**Type: `number`**
Amount still owed


## paymentMonthly


**Type: `number`**
Payment per month or average if variable


## paymentIsVariable


**Type: `boolean`**
Whether the payment is variable month to month


## financier

**See: [institution.md](institution.md)**
<!-- END of schema.properties.forEach -->


