> For the complete documentation index, see [llms.txt](https://docs.ionos.com/nodejs-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/nodejs-sdk/models/requestproperties.md).

# RequestProperties

## Properties

| Name        | Type                            | Description | Notes                               |
| ----------- | ------------------------------- | ----------- | ----------------------------------- |
| **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] |
