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