class documentation

Field for storing a country code.

Method __init__ Initialize the field with the country codes.
Method get_internal_type Return the internal type of the field.
def __init__(self, *args, **kwargs):

Initialize the field with the country codes.

def get_internal_type(self) -> str:

Return the internal type of the field.