Contents

RegulationType

The category of regulatory disclosure required for a campaign or organization.

Declaration

string RegulationType

Possible Values

CAC

Disclosure required under CAC regulation, at the campaign level.

CAMPAIGN_SAPIN_LAW

Disclosure required under Sapin Law regulation, at the campaign level.

ORG_SAPIN_LAW

Disclosure required under Sapin Law regulation, at the organization level.

Discussion

CAC and CAMPAIGN_SAPIN_LAW apply at the campaign level, while ORG_SAPIN_LAW applies at the organization level.

Example

{
  "regulationType": "CAMPAIGN_SAPIN_LAW",
  "responseValue": "AGENT"
}

See Also