| Name | Type | Description | Notes |
|---|---|---|---|
| converted | float | The result of the conversion. | |
| from | string | The "from" currency symbol. | |
| initial_amount | float | The amount to convert. | |
| last | \OpenAPI\Client\Model\RealTimeCurrencyConversion200ResponseLast | [optional] | |
| request_id | string | A request id assigned by the server. | |
| status | string | The status of this request's response. | |
| symbol | string | The symbol pair that was evaluated from the request. | |
| to | string | The "to" currency symbol. |