GuidesTypeScript API ReferencePython v2 API Reference

ActivePermission | @here/olp-sdk-ts

ActivePermission | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ActivePermission

Index

Properties

action?: string

The specific action identifier that this permission is controlling access to for the specific associated service.

effect?: "allow" | "deny"

One of "allow" or "deny".

id?: string

The unique identifier of the permission in the context of the client. Begins with "PERM-".

resource?: string

The resource identifier that this permission is controlling access to for the given action.

serviceId?: string

Identifies the service that this permission is associated with.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Settings

Theme

Generated using TypeDoc