Skip to main content

DependentSchema

account_dependentsundefined[]
address_idintegernullable
claimsundefined[]
createddatedate-timenullable
date_of_birthdatenullable
emailstringnullable
first_namestringnullable
gendernullable
idinteger
last_namestringnullable
member_idintegerrequired
middle_namestringnullable
modifieddatedate-timenullable
new_addressnullable
old_addressstringnullable
relationshipnullable
ssnstringnullable
uuiduuid
DependentSchema
{
"account_dependents": [
null
],
"address_id": 0,
"claims": [
null
],
"createddate": "2024-07-29T15:51:28.071Z",
"date_of_birth": "2024-07-29",
"email": "string",
"first_name": "string",
"id": 0,
"last_name": "string",
"member_id": 0,
"middle_name": "string",
"modifieddate": "2024-07-29T15:51:28.071Z",
"old_address": "string",
"ssn": "string",
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}