Host Resolution model for report

This commit is contained in:
Joaquin 2025-04-29 11:42:15 +02:00
parent ca5be5c3cf
commit 16bf7f1d6c
4 changed files with 191 additions and 8 deletions

View file

@ -510,10 +510,15 @@ models:
data_type: date
description: "The date of the transaction in UTC."
- name: id_contact
data_type: text
description: "Unique identifier of the contact associated with the transaction."
- name: id_deal
data_type: text
description: |
"Unique identifier of an account associated with the transaction."
"Unique identifier of an account associated with the transaction.
Can be null."
- name: quantity
data_type: numeric