Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 765 Bytes

F24.md

File metadata and controls

24 lines (14 loc) · 765 Bytes

F24

Properties

Name Type Description Notes
id Integer F24 id [optional]
dueDate LocalDate F24 due date [optional]
status F24Status [optional]
paymentAccount PaymentAccount [optional]
amount BigDecimal F24 amount [optional]
attachmentUrl String [Temporary] [Read Only] F24 url of the attached file [optional] [readonly]
attachmentToken String [Write Only] F24 attachment token returned by POST /taxes/attachment [optional]
description String F24 description [optional]

Implemented Interfaces

  • Serializable