models_v2.type_40_enum module

class models_v2.type_40_enum.Type40Enum[source]

Bases: object

Implementation of the ‘type40’ enum.

TODO: type enum description here.

Attributes:

REGULAR: TODO: type description here. INTERNAL: TODO: type description here.

INTERNAL = 'Internal'
REGULAR = 'Regular'