Addressed comments
This commit is contained in:
parent
2c7e396c2c
commit
e8cab61787
11 changed files with 42 additions and 52 deletions
|
|
@ -4449,7 +4449,7 @@ models:
|
|||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- name: xero_screen_and_protect_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of daily Screen & Protect API Net Fees, in GBP, without taxes
|
||||
|
|
@ -4669,14 +4669,14 @@ models:
|
|||
data_type: decimal
|
||||
description: |
|
||||
Sum of accummulated Check-In Hero API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
in a given month and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- name: xero_screen_and_protect_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of accummulated Screen & Protect API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
in a given month and per specified dimension. This is an
|
||||
API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
|
|
@ -4886,15 +4886,15 @@ models:
|
|||
data_type: decimal
|
||||
description: |
|
||||
Sum of accummulated Check-In Hero API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
in a given month up to the given date and per specified dimension.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- name: xero_screen_and_protect_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
Sum of accummulated Screen & Protect API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
in a given month up to the given date and per specified dimension.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
|
|
@ -4974,7 +4974,7 @@ models:
|
|||
- xero_operator_net_fees_in_gbp
|
||||
- xero_e_deposit_net_fees_in_gbp
|
||||
- xero_check_in_hero_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_net_fees_in_gbp
|
||||
- xero_athena_net_fees_in_gbp
|
||||
- xero_guesty_resolutions_net_fees_in_gbp
|
||||
- xero_guesty_net_fees_in_gbp
|
||||
|
|
@ -5089,15 +5089,15 @@ models:
|
|||
data_type: decimal
|
||||
description: |
|
||||
The monthly Check-In Hero API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- name: xero_screen_and_protect_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
The monthly Screen & Protect API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
|
|
@ -5175,7 +5175,7 @@ models:
|
|||
- xero_operator_net_fees_in_gbp
|
||||
- xero_e_deposit_net_fees_in_gbp
|
||||
- xero_check_in_hero_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- xero_screen_and_protect_net_fees_in_gbp
|
||||
- xero_athena_net_fees_in_gbp
|
||||
- xero_guesty_resolutions_net_fees_in_gbp
|
||||
- xero_guesty_net_fees_in_gbp
|
||||
|
|
@ -5291,15 +5291,15 @@ models:
|
|||
data_type: decimal
|
||||
description: |
|
||||
The month-to-date Check-In Hero API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_screen_and_protect_api_net_fees_in_gbp
|
||||
- name: xero_screen_and_protect_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
description: |
|
||||
The month-to-date Screen & Protect API Net Fees, in GBP, without taxes
|
||||
in a given date and per specified dimension. This is an
|
||||
API service.
|
||||
for a given date, dimension and value.
|
||||
This is an API service.
|
||||
|
||||
- name: xero_athena_net_fees_in_gbp
|
||||
data_type: decimal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue