Objects
ConsentRequestInput
Represents a specific consent provided by the end user.
typestring
The type of consent.
Possible Enum values are
TRADE_UNION_MEMBERSHIP.Example
{ "type": "TRADE_UNION_MEMBERSHIP"}Represents a specific consent provided by the end user.
The type of consent.
TRADE_UNION_MEMBERSHIP.{ "type": "TRADE_UNION_MEMBERSHIP"}{
"type": "TRADE_UNION_MEMBERSHIP"
}