Home > @vsf-enterprise/sapcc-api > GiveConstentProps
GiveConstentProps interface
Properties passed to Consent Api DoGiveConsent
function.
Signature:
export interface GiveConstentProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
consentTemplateId | string | Consent identifier for current consent. |
consentTemplateVersion | number | Consent version for current consent. |
userId | string | Current user Id | 'current'. |