:mod:`khard.object_type` ======================== .. py:module:: khard.object_type .. autoapi-nested-parse:: Helper module for validating typed vcard properties Module Contents --------------- .. py:class:: ObjectType Bases: :class:`enum.Enum` .. attribute:: string :annotation: = 1 .. attribute:: list_with_strings :annotation: = 2 .. attribute:: string_or_list_with_strings :annotation: = 3