GetDefaultOptions Function
Returns the default values of all the global configuration properties of the evCreate API.
GetDefaultOptions(): Promise<[[[EvCreateApiOptions|evcreateapioptions-interface.html]]]>
Return value
Promise<EvCreateApiOptions>A Promise that, if fulfilled, resolves to an
EvCreateApiOptionsobject with the default settings of all the global configuration properties of the evCreate API.
10 February 2025