Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 667 Bytes

TokenAllowedRequest.md

File metadata and controls

12 lines (8 loc) · 667 Bytes

TokenAllowedRequest

Properties

Name Type Description Notes
Action string Action is the action that is requested on the resource. [optional] [default to null]
Context map[string]interface{} Context is the request's environmental context. [optional] [default to null]
Resource string Resource is the resource that access is requested to. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]