isSupport abstract method

bool isSupport(
  1. AssetType asset
)

Is this asset type supported by this integration?

Implementation

bool isSupport(AssetType asset);