RequestProperties
Properties
Name
Type
Description
Notes
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