Entité : Prix composé¶
Classe : CompoundPriceSpecification¶
Permet de préciser le prix composé d'un produit dans une Offre
Inspiré de : schema:CompoundPriceSpecification
classDiagram
class CompoundPriceSpecification
click CompoundPriceSpecification href "../CompoundPriceSpecification"
CompoundPriceSpecification : priceComponent
CompoundPriceSpecification --> "1..*" PriceSpecification : priceComponent
click PriceSpecification href "../PriceSpecification"
Attributs¶
| Nom | Cardinalité et type | Description | Héritage | Affichage API |
|---|---|---|---|---|
| priceComponent | 1..* PriceSpecification |
Une liste des différents prix qui composent le prix final d'une offre | direct | Sortie:Obligatoire Format:Liste |
Utilisations¶
| Utilisée par | Utilisé dans | Type | Utilisation |
|---|---|---|---|
| Offer | priceSpecification | range | CompoundPriceSpecification |
Annotations¶
| Propriété | Valeur |
|---|---|
| class_type | secondary |
| entity_name | Prix composé |
| notion | /notions/compoundprice/ |
| notion_title | Prix composé |
| doc_notion | Cette notion détaille l'utilité du prix composé dans le cadre des événements littéraires |