amount_cash_statements_currencies
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
cash_statement_id FK integer
-
currency_id FK integer
-
amount string (255)
-
status string (10)
amount_cash_users_box_currencies
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_box_id FK integer
-
currency_id FK integer
-
amount string (255)
-
status string (10)
amount_cash_agencies_currencies
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
currency_id FK integer
-
agency_id FK integer
-
amount string
-
status string (10)
amount_cash_partners_currencies
-
timestamps timestamps
-
softDeletes softDeletes
-
partner_id FK integer
-
currency_id FK integer
-
id increments
-
amount string
-
status string (10)
amount_cash_users_currencies
-
id increments
-
timestamps timestamps
-
softDeletes softDeletes
-
user_id FK integer
-
currency_id FK integer
-
amount string
-
status string (10)