Bitbybit Docs
    Preparing search index...

    Class FetchDto (Inputs.Asset)

    Feeds the asset.fetch methods with the URL to download from; the server must allow cross-origin requests for the download to succeed.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalurl: string

      Returns FetchDto

    Properties

    url: string

    Full address of the resource to download, on a server that allows cross-origin requests

    undefined