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. |
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. |