RequestProperties

Properties

NameTypeDescriptionNotes

method

string

[optional] [default to undefined]

headers

{ [key: string]: string; }

[optional] [default to undefined]

body

string

[optional] [default to undefined]

url

string

[optional] [default to undefined]

Last updated