Home > @vsf-enterprise/sapcc-api > RemoveConsentProps

RemoveConsentProps interface

Properties passed to Consent Api RemoveConsent function.

Signature:

export interface RemoveConsentProps extends BaseProps 

Extends: BaseProps

Properties

Property Type Description
consentCode string Current consent code for removing.
consentTemplateId string Consent identifier for current consent.
userId string Current user Id | 'current'.