Skip to main content

CustomerVulnerabilityHealth

Health-related vulnerability flags (maps to PHYSICAL_DISABILITY, LOW_MENTAL_CAPACITY, GAMBLING_ADDICTION in Vulnerability).

physicalDisabilityboolean

When true, indicates PHYSICAL_DISABILITY.

lowMentalCapacityboolean

When true, indicates LOW_MENTAL_CAPACITY.

gamblingAddictionboolean

When true, indicates GAMBLING_ADDICTION.

CustomerVulnerabilityHealth
{
"physicalDisability": true,
"lowMentalCapacity": true,
"gamblingAddiction": true
}