@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
InvitationServiceServer
Interface InvitationServiceServer
interface
InvitationServiceServer
{
create
:
handleUnaryCall
<
CreateInvitationRequest
,
Operation
>
;
delete
:
handleUnaryCall
<
DeleteInvitationRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetInvitationRequest
,
Invitation
>
;
list
:
handleUnaryCall
<
ListInvitationsRequest
,
ListInvitationsResponse
>
;
resend
:
handleUnaryCall
<
ResendInvitationRequest
,
Operation
>
;
update
:
handleUnaryCall
<
UpdateInvitationRequest
,
Operation
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
InvitationServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
create
delete
get
list
resend
update
Properties
create
create
:
handleUnaryCall
<
CreateInvitationRequest
,
Operation
>
delete
delete
:
handleUnaryCall
<
DeleteInvitationRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetInvitationRequest
,
Invitation
>
list
list
:
handleUnaryCall
<
ListInvitationsRequest
,
ListInvitationsResponse
>
resend
resend
:
handleUnaryCall
<
ResendInvitationRequest
,
Operation
>
update
update
:
handleUnaryCall
<
UpdateInvitationRequest
,
Operation
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
delete
get
list
resend
update
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...