Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 408 Bytes

PayAmountsDto.md

File metadata and controls

16 lines (8 loc) · 408 Bytes

PayAmountsDto

Contains the type of currency, and amount to be paid and received

Properties

Name Type Description Notes
currency String currency acronym [optional]
amount BigDecimal amount to be paid [optional]
actual BigDecimal actual amount paid/ received [optional]