Preparing search index...
The search index is not available
Documentation
Documentation
Client Identities
GetIdentityInput
Class GetIdentityInput
Index
Constructors
constructor
Properties
byu
Id
field
Sets
valid
Input
Methods
from
Constructors
constructor
new
Get
Identity
Input
(
data
)
:
GetIdentityInput
Parameters
data
:
{
byuId
:
string
;
fieldSets
?:
(
"basic"
|
"group_memberships"
)
[]
;
}
byu
Id
:
string
Optional
field
Sets
?:
(
"basic"
|
"group_memberships"
)
[]
Returns
GetIdentityInput
Properties
byu
Id
byu
Id
:
string
field
Sets
field
Sets
:
(
"basic"
|
"group_memberships"
)
[]
Static
valid
Input
valid
Input
:
TypeCheck
<
TObject
<
{
byuId
:
TString
;
fieldSets
:
TOptional
<
TArray
<
TUnion
<
[
TLiteral
<
"basic"
>
,
TLiteral
<
"group_memberships"
>
]
>
>
>
;
}
>
>
= ...
Methods
Static
from
from
(
data
)
:
GetIdentityInput
Parameters
data
:
unknown
Returns
GetIdentityInput
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
byu
Id
field
Sets
valid
Input
from
Documentation
Loading...