Skip to main content
Version: 2.x

bursar.CatalogRollout

class bursar.CatalogRollout(*, plans=)

Bases: StrictModel

  • Parameters: plans (dict *[*str , PlanRollout ])

model_config = {'extra': 'forbid', 'strict': True}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].