XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
isAddressPayload
Variable isAddressPayload
Const
isAddressPayload
:
(
x
?:
unknown
|
null
)
=>
x
is
AddressPayload
Identity function for determining if an object is an Address
Type declaration
(
x
?:
unknown
|
null
)
:
x
is
AddressPayload
Parameters
Optional
x
:
unknown
|
null
Returns
x
is
AddressPayload
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...
Identity function for determining if an object is an Address