{
"pageNumber": 0,
"pageSize": 0,
"totalPages": 0,
"totalCount": 0,
"nextPage": "https://example.com",
"previousPage": "https://example.com",
"firstPage": "https://example.com",
"lastPage": "https://example.com",
"data": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"fromCurrency": "text",
"toCurrency": "text",
"rate": 0,
"effectiveFromDate": "2024-12-22T02:12:39.482Z",
"effectiveToDate": "2024-12-22T02:12:39.482Z"
}
]
}