Home > @vsf-enterprise/sap-commerce-webservices-sdk > ConsentTemplate
ConsentTemplate interface
Representation of a Consent Template ConsentTemplate
Signature:
export interface ConsentTemplate
Properties
| Property | Type | Description |
|---|---|---|
| currentConsent? | Consent | (Optional) |
| description? | string | (Optional) Consent template description |
| id? | string | (Optional) Consent template identifier |
| name? | string | (Optional) Consent template name |
| version? | number | (Optional) Consent template version |