Documenting protection name fields in user_product_bundle
This commit is contained in:
parent
9424a96707
commit
911603f2e8
1 changed files with 10 additions and 0 deletions
|
|
@ -2675,6 +2675,16 @@ models:
|
|||
description: |
|
||||
The name of the Product Bundle, better fit for visualisations.
|
||||
|
||||
- name: protection_name
|
||||
data_type: string
|
||||
description: |
|
||||
The name of the Protection Plan associated to the Product Bundle.
|
||||
|
||||
- name: protection_display_name
|
||||
data_type: string
|
||||
description: |
|
||||
The name of the Protection Plan, better fit for visualisations.
|
||||
|
||||
- name: display_on_front_end
|
||||
data_type: boolean
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue