socio4health.enums.data_info_enum.CountryEnum#

class socio4health.enums.data_info_enum.CountryEnum(*values)[source]#
__init__(*args, **kwds)#

Methods

__contains__(value)

Return True if value is in cls.

__getitem__(name)

Return the member matching name.

__init_subclass__

This method is called when a class is subclassed.

__iter__()

Return members in definition order.

__len__()

Return the number of members (no aliases)

Attributes

COLOMBIA

PERU

BRAZIL

DOMINICAN_REPUBLIC

__doc__

__members__

__module__

__name__

__qualname__