Skip to content

EB1FamilyRelationshipType

🎛️ Enum: EB1FamilyRelationshipType

Represents different family relationships used to define kinship structures.

  • None: No family relationship.
  • Base: Base relationship used as a generic placeholder.
  • Spouse: Husband or wife.
  • Parent: Father or mother.
  • Sibling: Brother or sister.
  • Child: Son or daughter.
  • GrandParent: Grandfather or grandmother.
  • GrandChild: Grandson or granddaughter.
  • Uncle: Brother of a parent.
  • Aunt: Sister of a parent.
  • Nephew: Son of a sibling.
  • Cousin: Child of an aunt or uncle.
  • SisterInLaw: Spouse's sister or sibling's wife.
  • BrotherInLaw: Spouse's brother or sibling's husband.
  • Ancestor: Any earlier-generation ancestor.
  • Descendant: Any later-generation descendant.
  • StepParent: Parent through remarriage, not by blood.
  • StepChild: Child through remarriage, not by blood.
  • StepSibling: Sibling through remarriage, not by blood.
  • PaternalHalfSibling: Half-sibling with shared father only.
  • MaternalHalfSibling: Half-sibling with shared mother only.
  • Num: Internal count marker (not used directly).