FamilyRelationship

Structure

FieldTypeRequiredDescription
idInteger
id
codeString
Code
nameString
Name

JSON representation

{
    "id": 1,
    "code": "GFGM",
    "name": "Grandfather/Grandmother",
    "nameI18n": "Grandfather/Grandmother"
}