@cpod/sdk - v0.2.7
Preparing search index...
HasPermissionsResponse
Interface HasPermissionsResponse
Has permissions response
interface
HasPermissionsResponse
{
has_all
:
boolean
;
has_any
:
boolean
;
results
:
Record
<
string
,
boolean
>
;
}
Index
Properties
has_
all
has_
any
results
Properties
has_
all
has_all
:
boolean
has_
any
has_any
:
boolean
results
results
:
Record
<
string
,
boolean
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
all
has_
any
results
@cpod/sdk - v0.2.7
Loading...
Has permissions response