Interface UpdateGrantRequest

Interface representing a request to update a grant.

Hierarchy

  • UpdateGrantRequest

Properties

Properties

scope?: string[]

List of integration scopes for the grant.

settings?: Record<string, unknown>

Settings required by provider.

Generated using TypeDoc