Senzing Node.js SDK
GitHub
npm
Preparing search index...
sdk/sdk
SzProductNative
Class SzProductNative
Wraps a native SzProduct with async parsed-JSON interface.
Implements
unknown
Index
Constructors
constructor
Methods
get
Version
get
License
Constructors
constructor
new
SzProductNative
(
product
:
SzProduct
)
:
SzProductNative
Parameters
product
:
SzProduct
Returns
SzProductNative
Methods
get
Version
getVersion
()
:
Promise
<
any
>
Returns
Promise
<
any
>
get
License
getLicense
()
:
Promise
<
any
>
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Version
get
License
GitHub
npm
Senzing Node.js SDK
Loading...
Wraps a native SzProduct with async parsed-JSON interface.