SDK
API Documentation
asset-core
namespaces
AssetCore
functions
Isassetgenericfile

Function: isAssetGenericFile()

isAssetGenericFile(asset): boolean

Checks if the asset is a generic file upload, like an image or a document instead of a file type that can be processed.

Parameters

ParameterType
assetAsset

Returns

boolean

Defined in

types.ts:338 (opens in a new tab)