RequestProperties

Properties

NameTypeDescriptionNotes

body

string

[optional] [default to undefined]

headers

{ [key: string]: string; }

[optional] [default to undefined]

method

string

[optional] [default to undefined]

url

string

[optional] [default to undefined]

Last updated