Objects

ConsentRequestInput

Represents a specific consent provided by the end user.

typestring

The type of consent.

Possible Enum values are TRADE_UNION_MEMBERSHIP.
{
  "type": "TRADE_UNION_MEMBERSHIP"
}