
Properties
The Consent screen class properties are:- image de marque
- client
- organisation
- invite
- screen
- locataire
- transaction
- untrustedData
- utilisateur
Methods
The Consent screen class methods are:accept( options? )
This method submits the user’s decision to accept the requested permissions.Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected to user. |
deny( options? )
This method submits the user’s decision to deny the requested permissions.Parameter | Type | Required | Description |
---|---|---|---|
[key: string] | string | number | boolean | undefined | No | Optional data collected to user. |