@talentsoft-opensource/integration-widget-contract > "request-options" > PatchRequestOptions
Interface: PatchRequestOptions
Hierarchy
PatchRequestOptions
Index
Properties
Properties
body
● body: string
Defined in request-options.ts:70
<Optional> headers
● headers: Headers
Defined in request-options.ts:74
url
● url: string
Defined in request-options.ts:66
verb
● verb: "PATCH"
Defined in request-options.ts:62