ISPO SDK
ISPO
Preparing search index...
core
EntityCreateOptions
Interface EntityCreateOptions
Markdown
Copy Markdown
interface
EntityCreateOptions
{
grants
?:
EntityGrantInput
[]
;
id
?:
string
;
idempotencyKey
?:
string
;
source
?:
EntityCallerSource
;
}
Index
Properties
grants?
id?
idempotency
Key?
source?
Properties
Optional
grants
grants
?:
EntityGrantInput
[]
Optional
id
id
?:
string
Required when idempotencyKey is supplied.
Optional
idempotency
Key
idempotencyKey
?:
string
Optional
source
source
?:
EntityCallerSource
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
grants
id
idempotency
Key
source
ISPO
ISPO SDK
Loading...
Required when idempotencyKey is supplied.