Skip to main content

Methods


Methods

isApiDataType

isApiDataType(value: any): boolean
Static method to check if a value is an instance of AbstractApiDataType.

Parameters

value
any
required
The value to check

Returns

boolean