paidiverpy.models.custom_params

paidiverpy.models.custom_params#

Custom parameters dataclasses.

This module contains the dataclasses for the parameters used in the custom_params module.

Classes#

CustomParams

Parameters for the custom_params module with support for arbitrary fields.

Module Contents#

class paidiverpy.models.custom_params.CustomParams[source]#

Bases: paidiverpy.utils.base_model.BaseModel

Parameters for the custom_params module with support for arbitrary fields.