Schema

class marshmallow.schema.SchemaOpts(meta, ordered: bool = False)[source]

class Meta options for the Schema. Defines defaults.