Documentation
Preparing search index...
Client Identities
GetGroupMembershipsInput
Class GetGroupMembershipsInput
Index
Constructors
constructor
Properties
byu
Id
group
Ids
valid
Input
Methods
from
Constructors
constructor
new
GetGroupMembershipsInput
(
data
:
{
byuId
:
string
;
groupIds
?:
string
[]
}
,
)
:
GetGroupMembershipsInput
Parameters
data
:
{
byuId
:
string
;
groupIds
?:
string
[]
}
Returns
GetGroupMembershipsInput
Properties
byu
Id
byuId
:
string
group
Ids
groupIds
:
string
[]
Static
valid
Input
validInput
:
TypeCheck
<
TObject
<
{
byuId
:
TString
;
groupIds
:
TOptional
<
TArray
<
TString
>
>
}
>
,
>
= ...
Methods
Static
from
from
(
data
:
unknown
)
:
GetGroupMembershipsInput
Parameters
data
:
unknown
Returns
GetGroupMembershipsInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
byu
Id
group
Ids
valid
Input
Methods
from
Documentation
Loading...