@webitel/api-services
Preparing search index...
_models/apiGrantAccessRequestV1.zod
ApiGrantAccessRequestV1
Interface ApiGrantAccessRequestV1
interface
ApiGrantAccessRequestV1
{
grantee
?:
string
;
grants
?:
string
;
object
?:
ApiObjectId
;
}
Index
Properties
grantee?
grants?
object?
Properties
Optional
grantee
grantee
?:
string
Optional
grants
grants
?:
string
Optional
object
object
?:
ApiObjectId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
grantee
grants
object
@webitel/api-services
Loading...