SFLP Portfolio

class sflp_portfolio.models.models.Portfolio(*args, **kwargs)

The portfolio data object is useful to aggregate datasets belonging to the same actual credit portfolio. A portfolio may be (optionally) named to facilitate recognition and a longer description provides further details.

Note

The actual Portfolio data are stored in the various specific data models (with foreign key to Portfolio)