FamilyRelationship
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | id | |
code | String | Code | |
name | String | Name |
JSON representation
{ "id": 1, "code": "GFGM", "name": "Grandfather/Grandmother", "nameI18n": "Grandfather/Grandmother" }
Field | Type | Required | Description |
---|---|---|---|
id | Integer | id | |
code | String | Code | |
name | String | Name |
{ "id": 1, "code": "GFGM", "name": "Grandfather/Grandmother", "nameI18n": "Grandfather/Grandmother" }