Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecommendedAction

Package version

interface

An interface representing RecommendedAction. Lists actions the user can take based on the current availabilityState of the resource.

Hierarchy

  • RecommendedAction

Index

Properties

Optional action

action: undefined | string
member

{string} [action] Recommended action.

Optional actionUrl

actionUrl: undefined | string
member

{string} [actionUrl] Link to the action

Optional actionUrlText

actionUrlText: undefined | string
member

{string} [actionUrlText] Substring of action, it describes which text should host the action url.

Generated using TypeDoc