Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 895 Bytes

RealTimeCurrencyConversion200Response.md

File metadata and controls

16 lines (13 loc) · 895 Bytes

# RealTimeCurrencyConversion200Response

Properties

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.

[Back to Model list] [Back to API list] [Back to README]