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