mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
1.2 KiB
1.2 KiB
@oceanprotocol/lib / Exports / UrlFile
Interface: UrlFile
Table of contents
Properties
Properties
headers
• Optional
headers: FileTypeHeaders
Headers key value pairs associated with the asset GET request
Defined in
index
• Optional
index: number
File index.
Defined in
method
• method: string
HTTP method used
Defined in
type
• type: "url"
Defined in
url
• url: string
File URL.