new dash new data

This commit is contained in:
Joaquin Ossa 2024-11-12 16:33:55 +01:00
parent 311ddd8678
commit 463f5edfc3
4 changed files with 35 additions and 1 deletions

View file

@ -1164,11 +1164,24 @@ models:
description: |
Information about the host user.
- name: email
data_type: string
description: |
Information about the host user.
- name: account_currency
data_type: string
description: |
Currency associated to the host user.
- name: user_in_new_dash_since_date_utc
data_type: integer
description: |
For users that are in New Dash, the effective date since
these users can be considered in New Dash. It the user
has moved from Old Dash, it will be the new_dash_move_date_utc.
If not, it will correspond to the joined_date_utc.
- name: total_user_product_bundles
data_type: integer
description: |