| @@ -4496,6 +4496,23 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| partnerName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| productName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -4545,6 +4562,13 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -4620,6 +4644,23 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| partnerName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| productName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -4678,6 +4719,13 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -4751,6 +4799,23 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| partnerName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| productName: | |||
| readOnly: true | |||
| type: | |||
| - string | |||
| - 'null' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -4800,6 +4865,13 @@ components: | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| product: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| - string | |||
| - 'null' | |||
| format: iri-reference | |||
| example: 'https://example.com/' | |||
| contact: | |||
| 'owl:maxCardinality': 1 | |||
| type: | |||
| @@ -5032,6 +5104,10 @@ components: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| quantity: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| comment: | |||
| type: | |||
| - string | |||
| @@ -5050,6 +5126,8 @@ components: | |||
| type: string | |||
| required: | |||
| - turnover | |||
| - profit | |||
| - quantity | |||
| Sale.jsonhal: | |||
| type: object | |||
| description: '' | |||
| @@ -5116,6 +5194,10 @@ components: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| quantity: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| comment: | |||
| type: | |||
| - string | |||
| @@ -5134,6 +5216,8 @@ components: | |||
| type: string | |||
| required: | |||
| - turnover | |||
| - profit | |||
| - quantity | |||
| Sale.jsonld: | |||
| type: object | |||
| description: '' | |||
| @@ -5214,6 +5298,10 @@ components: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| quantity: | |||
| type: | |||
| - integer | |||
| - 'null' | |||
| comment: | |||
| type: | |||
| - string | |||
| @@ -5232,6 +5320,8 @@ components: | |||
| type: string | |||
| required: | |||
| - turnover | |||
| - profit | |||
| - quantity | |||
| SaleSummary: | |||
| type: object | |||
| description: '' | |||