Updated all service_business_type tests

This commit is contained in:
Joaquin Ossa 2025-02-28 11:14:40 +01:00
parent eeb47cf6d8
commit da0b0dad67

View file

@ -6056,8 +6056,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management, Protection
according to New Pricing documentation. or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6066,6 +6066,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"
@ -6161,8 +6162,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management,
according to New Pricing documentation. Protection or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6171,6 +6172,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"
@ -6286,8 +6288,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management,
according to New Pricing documentation. Protection or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6296,6 +6298,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"
@ -6706,8 +6709,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management,
according to New Pricing documentation. Protection or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6716,6 +6719,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"
@ -6842,8 +6846,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management,
according to New Pricing documentation. Protection or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6852,6 +6856,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"
@ -6978,8 +6983,8 @@ models:
- name: service_business_type - name: service_business_type
data_type: string data_type: string
description: | description: |
Identifies the service type (Screening, Deposit Management, Protection) Identifies the service type (Screening, Deposit Management,
according to New Pricing documentation. Protection or Guest Agreement) according to New Pricing documentation.
Cannot be null. Cannot be null.
data_tests: data_tests:
- not_null - not_null
@ -6988,6 +6993,7 @@ models:
- "SCREENING" - "SCREENING"
- "PROTECTION" - "PROTECTION"
- "DEPOSIT_MANAGEMENT" - "DEPOSIT_MANAGEMENT"
- "GUEST_AGREEMENT"
- "UNKNOWN" - "UNKNOWN"
- "UNSET" - "UNSET"