Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/payload-model
PayloadValueExpression
Type Alias PayloadValueExpression<T, Key, TValue>
PayloadValueExpression
:
(
payload
:
T
)
=>
TValue
An expressions that selects a property value from the payload
Type Parameters
T
extends
Payload
=
Payload
Key
extends
PayloadProperty
<
T
>
=
PayloadProperty
<
T
>
TValue
=
PayloadValue
<
T
,
Key
>
Type declaration
(
payload
:
T
)
:
TValue
Parameters
payload
:
T
Returns
TValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...
An expressions that selects a property value from the payload