PersonRelationship
No description
enum PersonRelationship {
CHILD
DEPENDENT_RELATIVE
DOMESTIC_PARTNER
OTHER
SPOUSE
STEPCHILD
}
Values
PersonRelationship.CHILD
PersonRelationship.DEPENDENT_RELATIVE
PersonRelationship.DOMESTIC_PARTNER
PersonRelationship.OTHER
PersonRelationship.SPOUSE
PersonRelationship.STEPCHILD
Member of
AddBeneficiaryInput
input ● Beneficiary
object ● UpdateBeneficiaryInput
input