RecommendedAction interface
Lists actions the user can take based on the current availabilityState of the resource.
Properties
action | Recommended action. |
action |
Link to the action |
action |
the comment for the Action |
action |
Substring of action, it describes which text should host the action URL. |
Property Details
action
Recommended action.
action?: string
Property Value
string
actionUrl
Link to the action
actionUrl?: string
Property Value
string
actionUrlComment
the comment for the Action
actionUrlComment?: string
Property Value
string
actionUrlText
Substring of action, it describes which text should host the action URL.
actionUrlText?: string
Property Value
string