Documentation
Preparing search index...
react-ui/src
getAccountPartyInfoSnippets
Function getAccountPartyInfoSnippets
getAccountPartyInfoSnippets
<
T
extends
AccountType
>
(
account
:
Account
<
T
>
,
onAssign
:
(
assignedParties
:
Partial
<
AccountParties
>
)
=>
void
,
isBeingAssigned
?:
boolean
,
)
:
InfoSnippet
[]
Returns assignable
info snippets
for the
parties
of the given
account
.
Type Parameters
T
extends
AccountType
Parameters
account
:
Account
<
T
>
onAssign
:
(
assignedParties
:
Partial
<
AccountParties
>
)
=>
void
isBeingAssigned
:
boolean
= false
Returns
InfoSnippet
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Returns assignable info snippets for the parties of the given account.