Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 742 Bytes

File metadata and controls

14 lines (8 loc) · 742 Bytes

Apy

Properties

Name Type Description Notes
_native number APY in native format (before fees), as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional] [default to undefined]
gross number Gross APY before fees, as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional] [default to undefined]
net number Net APY after fees, as a percentage (e.g. 4.25 means 4.25%, not 0.0425). [optional] [default to undefined]

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