Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 847 Bytes

ExchangeRate.md

File metadata and controls

16 lines (13 loc) · 847 Bytes

# ExchangeRate

Properties

Name Type Description Notes
displayedAs string Display text for the item [optional]
path string The API path for the resource [optional]
createdAt \DateTime The datetime when the item was created [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
rate float The exchange rate [optional]
inverseRate float The inverse exchange rate [optional]
baseCurrency \SynergiTech\Sage\Model\Base [optional]
currency \SynergiTech\Sage\Model\Base [optional]

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