Preparing search index...
The search index is not available
Mosaia Node.js SDK - v0.0.37
Mosaia Node.js SDK
RevokeAccessResponse
Interface RevokeAccessResponse
Response type for revoke access operation
interface
RevokeAccessResponse
{
drive_id
?:
string
;
item_id
?:
string
;
accessor_id
:
string
;
revoked_count
:
number
;
}
Index
Properties
drive_
id?
item_
id?
accessor_
id
revoked_
count
Properties
Optional
drive_
id
drive_id
?:
string
Optional
item_
id
item_id
?:
string
accessor_
id
accessor_id
:
string
revoked_
count
revoked_count
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
drive_
id
item_
id
accessor_
id
revoked_
count
Mosaia Node.js SDK - v0.0.37
Loading...
Response type for revoke access operation