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