Unlike pythons dynamic Typing we use statically Typed Classes This allows us to catch TypeErrors and thus allows us to validate the Answer from the Server

Class Variable id Undocumented
Class Variable name Undocumented
Class Variable invoice_status Undocumented
Class Variable amount_total Undocumented
Class Variable amount_tax Undocumented
Class Variable create_date Undocumented
Class Variable order_line Undocumented
id =
Undocumented
(type: int)
name =
Undocumented
(type: str)
invoice_status =
Undocumented
(type: str)
amount_total =
Undocumented
(type: float)
amount_tax =
Undocumented
(type: float)
create_date =
Undocumented
(type: str)
order_line =
Undocumented
(type: List[int])
API Documentation for backend, generated by pydoctor at 2020-09-10 02:53:19.