Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Vasiliy-Bondarenko/bc8da13e619587bde1a75c5e1819acce to your computer and use it in GitHub Desktop.
Save Vasiliy-Bondarenko/bc8da13e619587bde1a75c5e1819acce to your computer and use it in GitHub Desktop.
TreasuryReportCalculationMatrix
class TreasuryReportCalculationMatrix:
product: string
order_side: string
payment: string
status: string
add_to_estimated_receive: bool
add_to_actual_receive: bool
add_to_estimated_pay: bool
add_to_actual_pay: bool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment