angelos.document.profiles¶
Module docstring.
-
class
angelos.document.profiles.Address(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.model.BaseDocumentShort summary.
-
class
angelos.document.profiles.ChurchProfile(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.profiles.Profile,angelos.document.entity_mixin.ChurchMixinShort summary.
-
apply_rules() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
changeables() → tuple¶ Fields that are changeable when updating.
-
-
class
angelos.document.profiles.MinistryProfile(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.profiles.Profile,angelos.document.entity_mixin.MinistryMixinShort summary.
-
apply_rules() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
bool
-
changeables() → tuple¶ Fields that are changeable when updating.
-
-
class
angelos.document.profiles.PersonProfile(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.profiles.Profile,angelos.document.entity_mixin.PersonMixinShort summary.
-
gender¶ Description of attribute gender.
- Type
-
names¶ Description of attribute names.
- Type
-
apply_rules() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
bool
-
changeables() → tuple¶ Fields that are changeable when updating.
-
-
class
angelos.document.profiles.Profile(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.document.Document,angelos.document.document.ChangeableMixinShort summary.
-
picture¶ Description of attribute picture.
- Type
-
email¶ Description of attribute email.
- Type
-
mobile¶ Description of attribute mobile.
- Type
-
phone¶ Description of attribute phone.
- Type
-
address¶ Description of attribute address.
- Type
-
language¶ Description of attribute language.
- Type
Description of attribute social.
- Type
-
apply_rules() → bool¶ Short summary.
- Returns
Description of returned object.
- Return type
type
-
-
class
angelos.document.profiles.Social(nd: dict = {}, strict: bool = True)¶ Bases:
angelos.document.model.BaseDocumentShort summary.
-
token¶ Description of attribute token.
- Type
-
service¶ Description of attribute service.
- Type
-