Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Permissions

Contains a consentToken allowing the skill access to information that the customer has consented to provide, such as address information. Note that the consentToken is deprecated. Use the apiAccessToken available in the context object to determine the user’s permissions.

interface

Hierarchy

  • Permissions

Index

Properties

Properties

Optional consentToken

consentToken: string

Optional scopes

scopes: object

Type declaration