Body: {
    [key: string]: any;
}

Represents the body of an HTTP request, which can contain any key-value pairs.

Type declaration

  • [key: string]: any