backend.Sale
class documentationbackend
(View In Hierarchy)
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 |