@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
CreateInvitationRequest
Interface CreateInvitationRequest
interface
CreateInvitationRequest
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.iam.v1.CreateInvitationRequest"
;
metadata
?:
ResourceMetadata
;
noSend
:
boolean
;
spec
?:
InvitationSpec
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
metadata?
no
Send
spec?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.iam.v1.CreateInvitationRequest"
Optional
metadata
metadata
?:
ResourceMetadata
no
Send
noSend
:
boolean
if set, no sending is attempted (it's supposed that later a Resend method is called)
Optional
spec
spec
?:
InvitationSpec
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
metadata
no
Send
spec
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
if set, no sending is attempted (it's supposed that later a Resend method is called)