marshmallow :: schema :: SchemaOpts :: Class SchemaOpts
[hide private]
[frames] | no frames]

type SchemaOpts


class Meta options for the :class:`Schema`. Defines defaults.

Instance Methods [hide private]
 
__init__(self, meta)
Method Details [hide private]

__init__(self, meta)
(Constructor)

 
Overrides: object.__init__
(inherited documentation)