Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchOptions

Hierarchy

  • FetchOptions

Index

Properties

Properties

body

body: string | undefined

headers

headers: object

Type declaration

  • Authorization: string
  • Content-Type: string
  • Optional X-Callback-URL?: undefined | string
  • dragonchain: string
  • timestamp: string

method