Interface: PatreonMockHandlerDefaultResponse
Defined in: schemas/v2/mock/mock.ts:140
Properties
| Property | Type | Description |
|---|---|---|
body | null | string | The request body is only null for succesful requests with not a 200 status (e.g 201 or 204) |
headers | Record<string, string> | - |
status | number | - |