Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 458 Bytes

CapitalBalance.md

File metadata and controls

13 lines (8 loc) · 458 Bytes

CapitalBalance

Properties

Name Type Description Notes
currency kotlin.String The three-character ISO currency code.
fee kotlin.Long Fee amount.
principal kotlin.Long Principal amount.
total kotlin.Long Total amount. A sum of principal amount and fee amount.