Add Flex API into KPI models
This commit is contained in:
parent
0021827368
commit
4a4e17f068
8 changed files with 61 additions and 0 deletions
|
|
@ -4471,6 +4471,13 @@ models:
|
|||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_flex_api_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Flex API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
|
|
@ -4694,6 +4701,13 @@ models:
|
|||
in a given month and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_flex_api_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Flex API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
|
|
@ -4911,6 +4925,13 @@ models:
|
|||
in a given month up to the given date and per specified dimension.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_flex_api_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Flex API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
|
|
@ -4990,6 +5011,7 @@ models:
|
|||
- xero_e_deposit_net_fees_in_gbp
|
||||
- xero_check_in_hero_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_net_fees_in_gbp
|
||||
- xero_flex_api_net_fees_in_gbp
|
||||
- xero_athena_net_fees_in_gbp
|
||||
- xero_guesty_resolutions_net_fees_in_gbp
|
||||
- xero_guesty_net_fees_in_gbp
|
||||
|
|
@ -5114,6 +5136,13 @@ models:
|
|||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_flex_api_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Flex API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
|
|
@ -5191,6 +5220,7 @@ models:
|
|||
- xero_e_deposit_net_fees_in_gbp
|
||||
- xero_check_in_hero_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_net_fees_in_gbp
|
||||
- xero_flex_api_net_fees_in_gbp
|
||||
- xero_athena_net_fees_in_gbp
|
||||
- xero_guesty_resolutions_net_fees_in_gbp
|
||||
- xero_guesty_net_fees_in_gbp
|
||||
|
|
@ -5316,6 +5346,13 @@ models:
|
|||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_flex_api_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Flex API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue