@xylabs/react-rich-result 2.17.4 → 2.17.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/dist/docs.json +1719 -1738
  2. package/docs/enums/ActionStatusType.html +5 -5
  3. package/docs/enums/ContactPointOption.html +3 -3
  4. package/docs/enums/ItemAvailability.html +10 -10
  5. package/docs/enums/MapCategoryType.html +5 -5
  6. package/docs/functions/RichResult.html +3 -3
  7. package/docs/interfaces/Action.html +25 -25
  8. package/docs/interfaces/AggregateRating.html +22 -22
  9. package/docs/interfaces/Article.html +125 -125
  10. package/docs/interfaces/Base.html +2 -2
  11. package/docs/interfaces/Brand.html +18 -18
  12. package/docs/interfaces/Class.html +15 -15
  13. package/docs/interfaces/ContactPoint.html +22 -22
  14. package/docs/interfaces/CreativeWork.html +117 -117
  15. package/docs/interfaces/EntryPoint.html +20 -20
  16. package/docs/interfaces/Enumeration.html +15 -15
  17. package/docs/interfaces/GeoShape.html +22 -22
  18. package/docs/interfaces/GeospatialGeometry.html +24 -24
  19. package/docs/interfaces/ImageObject.html +125 -125
  20. package/docs/interfaces/Map.html +118 -118
  21. package/docs/interfaces/MediaObject.html +121 -121
  22. package/docs/interfaces/MobileApplication.html +139 -139
  23. package/docs/interfaces/Offer.html +57 -57
  24. package/docs/interfaces/Organization.html +69 -69
  25. package/docs/interfaces/Person.html +71 -71
  26. package/docs/interfaces/Place.html +51 -51
  27. package/docs/interfaces/PostalAddress.html +28 -28
  28. package/docs/interfaces/Product.html +54 -54
  29. package/docs/interfaces/Property.html +18 -18
  30. package/docs/interfaces/PropertyValue.html +22 -22
  31. package/docs/interfaces/QualitativeValue.html +23 -23
  32. package/docs/interfaces/QuantitativeValue.html +22 -22
  33. package/docs/interfaces/Rating.html +19 -19
  34. package/docs/interfaces/Review.html +121 -121
  35. package/docs/interfaces/RichResultProps.html +2 -2
  36. package/docs/interfaces/Service.html +35 -35
  37. package/docs/interfaces/SoftwareApplication.html +138 -138
  38. package/docs/interfaces/Thing.html +14 -14
  39. package/docs/types/AdministrativeArea.html +1 -1
  40. package/docs/types/Country.html +1 -1
  41. package/docs/types/DateTime.html +1 -1
  42. package/docs/types/Intangible.html +1 -1
  43. package/docs/types/Integer.html +1 -1
  44. package/docs/types/Language.html +1 -1
  45. package/docs/types/Photograph.html +1 -1
  46. package/docs/types/StructuredValue.html +1 -1
  47. package/docs/types/Text.html +1 -1
  48. package/docs/types/Time.html +1 -1
  49. package/docs/types/URL.html +1 -1
  50. package/docs/types/VirtualLocation.html +1 -1
  51. package/package.json +1 -1
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">Offer</span></li></ul></li></ul></section><aside class="tsd-sources">
24
24
  <ul>
25
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L21">packages/rich-result/src/jsonld/Offer.ts:21</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L21">packages/rich-result/src/jsonld/Offer.ts:21</a></li></ul></aside>
26
26
  <section class="tsd-panel-group tsd-index-group">
27
27
  <section class="tsd-panel tsd-index-panel">
28
28
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -94,294 +94,294 @@
94
94
  <div class="tsd-signature"><span class="tsd-kind-property">@type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
95
95
  <p>Inherited from Intangible.@type</p>
96
96
  <ul>
97
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
97
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
98
98
  <section class="tsd-panel tsd-member"><a id="acceptedPaymentMethod" class="tsd-anchor"></a>
99
99
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accepted<wbr/>Payment<wbr/>Method</span><a href="#acceptedPaymentMethod" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
100
100
  <div class="tsd-signature"><span class="tsd-kind-property">accepted<wbr/>Payment<wbr/>Method</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
101
101
  <ul>
102
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L22">packages/rich-result/src/jsonld/Offer.ts:22</a></li></ul></aside></section>
102
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L22">packages/rich-result/src/jsonld/Offer.ts:22</a></li></ul></aside></section>
103
103
  <section class="tsd-panel tsd-member"><a id="addOn" class="tsd-anchor"></a>
104
104
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>add<wbr/>On</span><a href="#addOn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
105
105
  <div class="tsd-signature"><span class="tsd-kind-property">add<wbr/>On</span><span class="tsd-signature-symbol">?:</span> <a href="Offer.html" class="tsd-signature-type tsd-kind-interface">Offer</a></div><aside class="tsd-sources">
106
106
  <ul>
107
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L23">packages/rich-result/src/jsonld/Offer.ts:23</a></li></ul></aside></section>
107
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L23">packages/rich-result/src/jsonld/Offer.ts:23</a></li></ul></aside></section>
108
108
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
109
109
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Type</span><a href="#additionalType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
110
110
  <div class="tsd-signature"><span class="tsd-kind-property">additional<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
111
111
  <p>Inherited from Intangible.additionalType</p>
112
112
  <ul>
113
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
113
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
114
114
  <section class="tsd-panel tsd-member"><a id="advanceBookingRequirement" class="tsd-anchor"></a>
115
115
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>advance<wbr/>Booking<wbr/>Requirement</span><a href="#advanceBookingRequirement" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
116
116
  <div class="tsd-signature"><span class="tsd-kind-property">advance<wbr/>Booking<wbr/>Requirement</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
117
117
  <ul>
118
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L24">packages/rich-result/src/jsonld/Offer.ts:24</a></li></ul></aside></section>
118
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L24">packages/rich-result/src/jsonld/Offer.ts:24</a></li></ul></aside></section>
119
119
  <section class="tsd-panel tsd-member"><a id="aggrigateRating" class="tsd-anchor"></a>
120
120
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>aggrigate<wbr/>Rating</span><a href="#aggrigateRating" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
121
121
  <div class="tsd-signature"><span class="tsd-kind-property">aggrigate<wbr/>Rating</span><span class="tsd-signature-symbol">?:</span> <a href="AggregateRating.html" class="tsd-signature-type tsd-kind-interface">AggregateRating</a></div><aside class="tsd-sources">
122
122
  <ul>
123
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L25">packages/rich-result/src/jsonld/Offer.ts:25</a></li></ul></aside></section>
123
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L25">packages/rich-result/src/jsonld/Offer.ts:25</a></li></ul></aside></section>
124
124
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
125
125
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alternate<wbr/>Name</span><a href="#alternateName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
126
126
  <div class="tsd-signature"><span class="tsd-kind-property">alternate<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
127
127
  <p>Inherited from Intangible.alternateName</p>
128
128
  <ul>
129
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
129
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
130
130
  <section class="tsd-panel tsd-member"><a id="areaServed" class="tsd-anchor"></a>
131
131
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>area<wbr/>Served</span><a href="#areaServed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
132
132
  <div class="tsd-signature"><span class="tsd-kind-property">area<wbr/>Served</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="GeoShape.html" class="tsd-signature-type tsd-kind-interface">GeoShape</a></div><aside class="tsd-sources">
133
133
  <ul>
134
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L26">packages/rich-result/src/jsonld/Offer.ts:26</a></li></ul></aside></section>
134
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L26">packages/rich-result/src/jsonld/Offer.ts:26</a></li></ul></aside></section>
135
135
  <section class="tsd-panel tsd-member"><a id="availability" class="tsd-anchor"></a>
136
136
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>availability</span><a href="#availability" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
137
137
  <div class="tsd-signature"><span class="tsd-kind-property">availability</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/ItemAvailability.html" class="tsd-signature-type tsd-kind-enum">ItemAvailability</a></div><aside class="tsd-sources">
138
138
  <ul>
139
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L27">packages/rich-result/src/jsonld/Offer.ts:27</a></li></ul></aside></section>
139
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L27">packages/rich-result/src/jsonld/Offer.ts:27</a></li></ul></aside></section>
140
140
  <section class="tsd-panel tsd-member"><a id="availabilityAtOrFrom" class="tsd-anchor"></a>
141
141
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>availability<wbr/>At<wbr/>Or<wbr/>From</span><a href="#availabilityAtOrFrom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
142
142
  <div class="tsd-signature"><span class="tsd-kind-property">availability<wbr/>At<wbr/>Or<wbr/>From</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
143
143
  <ul>
144
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L28">packages/rich-result/src/jsonld/Offer.ts:28</a></li></ul></aside></section>
144
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L28">packages/rich-result/src/jsonld/Offer.ts:28</a></li></ul></aside></section>
145
145
  <section class="tsd-panel tsd-member"><a id="availabilityEnds" class="tsd-anchor"></a>
146
146
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>availability<wbr/>Ends</span><a href="#availabilityEnds" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
147
147
  <div class="tsd-signature"><span class="tsd-kind-property">availability<wbr/>Ends</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
148
148
  <ul>
149
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L29">packages/rich-result/src/jsonld/Offer.ts:29</a></li></ul></aside></section>
149
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L29">packages/rich-result/src/jsonld/Offer.ts:29</a></li></ul></aside></section>
150
150
  <section class="tsd-panel tsd-member"><a id="availabilityStarts" class="tsd-anchor"></a>
151
151
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>availability<wbr/>Starts</span><a href="#availabilityStarts" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
152
152
  <div class="tsd-signature"><span class="tsd-kind-property">availability<wbr/>Starts</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
153
153
  <ul>
154
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L30">packages/rich-result/src/jsonld/Offer.ts:30</a></li></ul></aside></section>
154
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L30">packages/rich-result/src/jsonld/Offer.ts:30</a></li></ul></aside></section>
155
155
  <section class="tsd-panel tsd-member"><a id="availableDeliveryMethod" class="tsd-anchor"></a>
156
156
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>available<wbr/>Delivery<wbr/>Method</span><a href="#availableDeliveryMethod" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
157
157
  <div class="tsd-signature"><span class="tsd-kind-property">available<wbr/>Delivery<wbr/>Method</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
158
158
  <ul>
159
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L31">packages/rich-result/src/jsonld/Offer.ts:31</a></li></ul></aside></section>
159
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L31">packages/rich-result/src/jsonld/Offer.ts:31</a></li></ul></aside></section>
160
160
  <section class="tsd-panel tsd-member"><a id="businessFunction" class="tsd-anchor"></a>
161
161
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>business<wbr/>Function</span><a href="#businessFunction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
162
162
  <div class="tsd-signature"><span class="tsd-kind-property">business<wbr/>Function</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
163
163
  <ul>
164
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L32">packages/rich-result/src/jsonld/Offer.ts:32</a></li></ul></aside></section>
164
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L32">packages/rich-result/src/jsonld/Offer.ts:32</a></li></ul></aside></section>
165
165
  <section class="tsd-panel tsd-member"><a id="category" class="tsd-anchor"></a>
166
166
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>category</span><a href="#category" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
167
167
  <div class="tsd-signature"><span class="tsd-kind-property">category</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
168
168
  <ul>
169
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L33">packages/rich-result/src/jsonld/Offer.ts:33</a></li></ul></aside></section>
169
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L33">packages/rich-result/src/jsonld/Offer.ts:33</a></li></ul></aside></section>
170
170
  <section class="tsd-panel tsd-member"><a id="deliveryLeadTime" class="tsd-anchor"></a>
171
171
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>delivery<wbr/>Lead<wbr/>Time</span><a href="#deliveryLeadTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
172
172
  <div class="tsd-signature"><span class="tsd-kind-property">delivery<wbr/>Lead<wbr/>Time</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
173
173
  <ul>
174
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L34">packages/rich-result/src/jsonld/Offer.ts:34</a></li></ul></aside></section>
174
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L34">packages/rich-result/src/jsonld/Offer.ts:34</a></li></ul></aside></section>
175
175
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
176
176
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>description</span><a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
177
177
  <div class="tsd-signature"><span class="tsd-kind-property">description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
178
178
  <p>Inherited from Intangible.description</p>
179
179
  <ul>
180
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
180
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
181
181
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
182
182
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>disambiguating<wbr/>Description</span><a href="#disambiguatingDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
183
183
  <div class="tsd-signature"><span class="tsd-kind-property">disambiguating<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
184
184
  <p>Inherited from Intangible.disambiguatingDescription</p>
185
185
  <ul>
186
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
186
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
187
187
  <section class="tsd-panel tsd-member"><a id="eligibleCustomerType" class="tsd-anchor"></a>
188
188
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>eligible<wbr/>Customer<wbr/>Type</span><a href="#eligibleCustomerType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
189
189
  <div class="tsd-signature"><span class="tsd-kind-property">eligible<wbr/>Customer<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
190
190
  <ul>
191
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L35">packages/rich-result/src/jsonld/Offer.ts:35</a></li></ul></aside></section>
191
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L35">packages/rich-result/src/jsonld/Offer.ts:35</a></li></ul></aside></section>
192
192
  <section class="tsd-panel tsd-member"><a id="eligibleDuration" class="tsd-anchor"></a>
193
193
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>eligible<wbr/>Duration</span><a href="#eligibleDuration" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
194
194
  <div class="tsd-signature"><span class="tsd-kind-property">eligible<wbr/>Duration</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
195
195
  <ul>
196
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L36">packages/rich-result/src/jsonld/Offer.ts:36</a></li></ul></aside></section>
196
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L36">packages/rich-result/src/jsonld/Offer.ts:36</a></li></ul></aside></section>
197
197
  <section class="tsd-panel tsd-member"><a id="eligibleQuantity" class="tsd-anchor"></a>
198
198
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>eligible<wbr/>Quantity</span><a href="#eligibleQuantity" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
199
199
  <div class="tsd-signature"><span class="tsd-kind-property">eligible<wbr/>Quantity</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
200
200
  <ul>
201
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L37">packages/rich-result/src/jsonld/Offer.ts:37</a></li></ul></aside></section>
201
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L37">packages/rich-result/src/jsonld/Offer.ts:37</a></li></ul></aside></section>
202
202
  <section class="tsd-panel tsd-member"><a id="eligibleRegion" class="tsd-anchor"></a>
203
203
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>eligible<wbr/>Region</span><a href="#eligibleRegion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
204
204
  <div class="tsd-signature"><span class="tsd-kind-property">eligible<wbr/>Region</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="GeoShape.html" class="tsd-signature-type tsd-kind-interface">GeoShape</a></div><aside class="tsd-sources">
205
205
  <ul>
206
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L38">packages/rich-result/src/jsonld/Offer.ts:38</a></li></ul></aside></section>
206
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L38">packages/rich-result/src/jsonld/Offer.ts:38</a></li></ul></aside></section>
207
207
  <section class="tsd-panel tsd-member"><a id="eligibleTransactionVolume" class="tsd-anchor"></a>
208
208
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>eligible<wbr/>Transaction<wbr/>Volume</span><a href="#eligibleTransactionVolume" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
209
209
  <div class="tsd-signature"><span class="tsd-kind-property">eligible<wbr/>Transaction<wbr/>Volume</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
210
210
  <ul>
211
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L39">packages/rich-result/src/jsonld/Offer.ts:39</a></li></ul></aside></section>
211
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L39">packages/rich-result/src/jsonld/Offer.ts:39</a></li></ul></aside></section>
212
212
  <section class="tsd-panel tsd-member"><a id="gtin" class="tsd-anchor"></a>
213
213
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin</span><a href="#gtin" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
214
214
  <div class="tsd-signature"><span class="tsd-kind-property">gtin</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
215
215
  <ul>
216
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L40">packages/rich-result/src/jsonld/Offer.ts:40</a></li></ul></aside></section>
216
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L40">packages/rich-result/src/jsonld/Offer.ts:40</a></li></ul></aside></section>
217
217
  <section class="tsd-panel tsd-member"><a id="gtin12" class="tsd-anchor"></a>
218
218
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin12</span><a href="#gtin12" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
219
219
  <div class="tsd-signature"><span class="tsd-kind-property">gtin12</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
220
220
  <ul>
221
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L41">packages/rich-result/src/jsonld/Offer.ts:41</a></li></ul></aside></section>
221
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L41">packages/rich-result/src/jsonld/Offer.ts:41</a></li></ul></aside></section>
222
222
  <section class="tsd-panel tsd-member"><a id="gtin13" class="tsd-anchor"></a>
223
223
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin13</span><a href="#gtin13" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
224
224
  <div class="tsd-signature"><span class="tsd-kind-property">gtin13</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
225
225
  <ul>
226
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L42">packages/rich-result/src/jsonld/Offer.ts:42</a></li></ul></aside></section>
226
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L42">packages/rich-result/src/jsonld/Offer.ts:42</a></li></ul></aside></section>
227
227
  <section class="tsd-panel tsd-member"><a id="gtin14" class="tsd-anchor"></a>
228
228
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin14</span><a href="#gtin14" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
229
229
  <div class="tsd-signature"><span class="tsd-kind-property">gtin14</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
230
230
  <ul>
231
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L43">packages/rich-result/src/jsonld/Offer.ts:43</a></li></ul></aside></section>
231
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L43">packages/rich-result/src/jsonld/Offer.ts:43</a></li></ul></aside></section>
232
232
  <section class="tsd-panel tsd-member"><a id="gtin8" class="tsd-anchor"></a>
233
233
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin8</span><a href="#gtin8" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
234
234
  <div class="tsd-signature"><span class="tsd-kind-property">gtin8</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
235
235
  <ul>
236
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L44">packages/rich-result/src/jsonld/Offer.ts:44</a></li></ul></aside></section>
236
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L44">packages/rich-result/src/jsonld/Offer.ts:44</a></li></ul></aside></section>
237
237
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
238
238
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>identifier</span><a href="#identifier" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
239
239
  <div class="tsd-signature"><span class="tsd-kind-property">identifier</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="PropertyValue.html" class="tsd-signature-type tsd-kind-interface">PropertyValue</a></div><aside class="tsd-sources">
240
240
  <p>Inherited from Intangible.identifier</p>
241
241
  <ul>
242
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
242
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
243
243
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
244
244
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>image</span><a href="#image" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
245
245
  <div class="tsd-signature"><span class="tsd-kind-property">image</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="ImageObject.html" class="tsd-signature-type tsd-kind-interface">ImageObject</a></div><aside class="tsd-sources">
246
246
  <p>Inherited from Intangible.image</p>
247
247
  <ul>
248
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
248
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
249
249
  <section class="tsd-panel tsd-member"><a id="includesObject" class="tsd-anchor"></a>
250
250
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>includes<wbr/>Object</span><a href="#includesObject" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
251
251
  <div class="tsd-signature"><span class="tsd-kind-property">includes<wbr/>Object</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
252
252
  <ul>
253
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L45">packages/rich-result/src/jsonld/Offer.ts:45</a></li></ul></aside></section>
253
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L45">packages/rich-result/src/jsonld/Offer.ts:45</a></li></ul></aside></section>
254
254
  <section class="tsd-panel tsd-member"><a id="ineligibleRegion" class="tsd-anchor"></a>
255
255
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ineligible<wbr/>Region</span><a href="#ineligibleRegion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
256
256
  <div class="tsd-signature"><span class="tsd-kind-property">ineligible<wbr/>Region</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="GeoShape.html" class="tsd-signature-type tsd-kind-interface">GeoShape</a></div><aside class="tsd-sources">
257
257
  <ul>
258
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L46">packages/rich-result/src/jsonld/Offer.ts:46</a></li></ul></aside></section>
258
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L46">packages/rich-result/src/jsonld/Offer.ts:46</a></li></ul></aside></section>
259
259
  <section class="tsd-panel tsd-member"><a id="inventoryLevel" class="tsd-anchor"></a>
260
260
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>inventory<wbr/>Level</span><a href="#inventoryLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
261
261
  <div class="tsd-signature"><span class="tsd-kind-property">inventory<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
262
262
  <ul>
263
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L47">packages/rich-result/src/jsonld/Offer.ts:47</a></li></ul></aside></section>
263
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L47">packages/rich-result/src/jsonld/Offer.ts:47</a></li></ul></aside></section>
264
264
  <section class="tsd-panel tsd-member"><a id="itemCondition" class="tsd-anchor"></a>
265
265
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>item<wbr/>Condition</span><a href="#itemCondition" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
266
266
  <div class="tsd-signature"><span class="tsd-kind-property">item<wbr/>Condition</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
267
267
  <ul>
268
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L48">packages/rich-result/src/jsonld/Offer.ts:48</a></li></ul></aside></section>
268
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L48">packages/rich-result/src/jsonld/Offer.ts:48</a></li></ul></aside></section>
269
269
  <section class="tsd-panel tsd-member"><a id="itemOffered" class="tsd-anchor"></a>
270
270
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>item<wbr/>Offered</span><a href="#itemOffered" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
271
271
  <div class="tsd-signature"><span class="tsd-kind-property">item<wbr/>Offered</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
272
272
  <ul>
273
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L49">packages/rich-result/src/jsonld/Offer.ts:49</a></li></ul></aside></section>
273
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L49">packages/rich-result/src/jsonld/Offer.ts:49</a></li></ul></aside></section>
274
274
  <section class="tsd-panel tsd-member"><a id="leaseLength" class="tsd-anchor"></a>
275
275
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>lease<wbr/>Length</span><a href="#leaseLength" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
276
276
  <div class="tsd-signature"><span class="tsd-kind-property">lease<wbr/>Length</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
277
277
  <ul>
278
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L50">packages/rich-result/src/jsonld/Offer.ts:50</a></li></ul></aside></section>
278
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L50">packages/rich-result/src/jsonld/Offer.ts:50</a></li></ul></aside></section>
279
279
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
280
280
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>main<wbr/>Identity<wbr/>Of<wbr/>Page</span><a href="#mainIdentityOfPage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
281
281
  <div class="tsd-signature"><span class="tsd-kind-property">main<wbr/>Identity<wbr/>Of<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
282
282
  <p>Inherited from Intangible.mainIdentityOfPage</p>
283
283
  <ul>
284
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
284
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
285
285
  <section class="tsd-panel tsd-member"><a id="mpn" class="tsd-anchor"></a>
286
286
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>mpn</span><a href="#mpn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
287
287
  <div class="tsd-signature"><span class="tsd-kind-property">mpn</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
288
288
  <ul>
289
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L51">packages/rich-result/src/jsonld/Offer.ts:51</a></li></ul></aside></section>
289
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L51">packages/rich-result/src/jsonld/Offer.ts:51</a></li></ul></aside></section>
290
290
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
291
291
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
292
292
  <div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
293
293
  <p>Inherited from Intangible.name</p>
294
294
  <ul>
295
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
295
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
296
296
  <section class="tsd-panel tsd-member"><a id="offeredBy" class="tsd-anchor"></a>
297
297
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>offered<wbr/>By</span><a href="#offeredBy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
298
298
  <div class="tsd-signature"><span class="tsd-kind-property">offered<wbr/>By</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
299
299
  <ul>
300
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L52">packages/rich-result/src/jsonld/Offer.ts:52</a></li></ul></aside></section>
300
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L52">packages/rich-result/src/jsonld/Offer.ts:52</a></li></ul></aside></section>
301
301
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
302
302
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>potential<wbr/>Action</span><a href="#potentialAction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
303
303
  <div class="tsd-signature"><span class="tsd-kind-property">potential<wbr/>Action</span><span class="tsd-signature-symbol">?:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-interface">Action</a></div><aside class="tsd-sources">
304
304
  <p>Inherited from Intangible.potentialAction</p>
305
305
  <ul>
306
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
306
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
307
307
  <section class="tsd-panel tsd-member"><a id="price" class="tsd-anchor"></a>
308
308
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>price</span><a href="#price" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
309
309
  <div class="tsd-signature"><span class="tsd-kind-property">price</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
310
310
  <ul>
311
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L53">packages/rich-result/src/jsonld/Offer.ts:53</a></li></ul></aside></section>
311
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L53">packages/rich-result/src/jsonld/Offer.ts:53</a></li></ul></aside></section>
312
312
  <section class="tsd-panel tsd-member"><a id="priceCurrency" class="tsd-anchor"></a>
313
313
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>price<wbr/>Currency</span><a href="#priceCurrency" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
314
314
  <div class="tsd-signature"><span class="tsd-kind-property">price<wbr/>Currency</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
315
315
  <ul>
316
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L54">packages/rich-result/src/jsonld/Offer.ts:54</a></li></ul></aside></section>
316
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L54">packages/rich-result/src/jsonld/Offer.ts:54</a></li></ul></aside></section>
317
317
  <section class="tsd-panel tsd-member"><a id="priceSpecification" class="tsd-anchor"></a>
318
318
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>price<wbr/>Specification</span><a href="#priceSpecification" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
319
319
  <div class="tsd-signature"><span class="tsd-kind-property">price<wbr/>Specification</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
320
320
  <ul>
321
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L55">packages/rich-result/src/jsonld/Offer.ts:55</a></li></ul></aside></section>
321
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L55">packages/rich-result/src/jsonld/Offer.ts:55</a></li></ul></aside></section>
322
322
  <section class="tsd-panel tsd-member"><a id="priceValidUntil" class="tsd-anchor"></a>
323
323
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>price<wbr/>Valid<wbr/>Until</span><a href="#priceValidUntil" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
324
324
  <div class="tsd-signature"><span class="tsd-kind-property">price<wbr/>Valid<wbr/>Until</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
325
325
  <ul>
326
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L56">packages/rich-result/src/jsonld/Offer.ts:56</a></li></ul></aside></section>
326
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L56">packages/rich-result/src/jsonld/Offer.ts:56</a></li></ul></aside></section>
327
327
  <section class="tsd-panel tsd-member"><a id="review" class="tsd-anchor"></a>
328
328
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>review</span><a href="#review" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
329
329
  <div class="tsd-signature"><span class="tsd-kind-property">review</span><span class="tsd-signature-symbol">?:</span> <a href="Review.html" class="tsd-signature-type tsd-kind-interface">Review</a></div><aside class="tsd-sources">
330
330
  <ul>
331
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L57">packages/rich-result/src/jsonld/Offer.ts:57</a></li></ul></aside></section>
331
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L57">packages/rich-result/src/jsonld/Offer.ts:57</a></li></ul></aside></section>
332
332
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
333
333
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>same<wbr/>As</span><a href="#sameAs" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
334
334
  <div class="tsd-signature"><span class="tsd-kind-property">same<wbr/>As</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
335
335
  <p>Inherited from Intangible.sameAs</p>
336
336
  <ul>
337
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
337
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
338
338
  <section class="tsd-panel tsd-member"><a id="seller" class="tsd-anchor"></a>
339
339
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>seller</span><a href="#seller" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
340
340
  <div class="tsd-signature"><span class="tsd-kind-property">seller</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
341
341
  <ul>
342
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L58">packages/rich-result/src/jsonld/Offer.ts:58</a></li></ul></aside></section>
342
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L58">packages/rich-result/src/jsonld/Offer.ts:58</a></li></ul></aside></section>
343
343
  <section class="tsd-panel tsd-member"><a id="serialNumber" class="tsd-anchor"></a>
344
344
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>serial<wbr/>Number</span><a href="#serialNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
345
345
  <div class="tsd-signature"><span class="tsd-kind-property">serial<wbr/>Number</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
346
346
  <ul>
347
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L59">packages/rich-result/src/jsonld/Offer.ts:59</a></li></ul></aside></section>
347
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L59">packages/rich-result/src/jsonld/Offer.ts:59</a></li></ul></aside></section>
348
348
  <section class="tsd-panel tsd-member"><a id="shippingDetails" class="tsd-anchor"></a>
349
349
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>shipping<wbr/>Details</span><a href="#shippingDetails" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
350
350
  <div class="tsd-signature"><span class="tsd-kind-property">shipping<wbr/>Details</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
351
351
  <ul>
352
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L60">packages/rich-result/src/jsonld/Offer.ts:60</a></li></ul></aside></section>
352
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L60">packages/rich-result/src/jsonld/Offer.ts:60</a></li></ul></aside></section>
353
353
  <section class="tsd-panel tsd-member"><a id="sku" class="tsd-anchor"></a>
354
354
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sku</span><a href="#sku" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
355
355
  <div class="tsd-signature"><span class="tsd-kind-property">sku</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
356
356
  <ul>
357
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L61">packages/rich-result/src/jsonld/Offer.ts:61</a></li></ul></aside></section>
357
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L61">packages/rich-result/src/jsonld/Offer.ts:61</a></li></ul></aside></section>
358
358
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
359
359
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>subject<wbr/>Of</span><a href="#subjectOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
360
360
  <div class="tsd-signature"><span class="tsd-kind-property">subject<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
361
361
  <p>Inherited from Intangible.subjectOf</p>
362
362
  <ul>
363
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
363
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
364
364
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
365
365
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
366
366
  <div class="tsd-signature"><span class="tsd-kind-property">url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
367
367
  <p>Inherited from Intangible.url</p>
368
368
  <ul>
369
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
369
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
370
370
  <section class="tsd-panel tsd-member"><a id="validFrom" class="tsd-anchor"></a>
371
371
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>valid<wbr/>From</span><a href="#validFrom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
372
372
  <div class="tsd-signature"><span class="tsd-kind-property">valid<wbr/>From</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
373
373
  <ul>
374
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L62">packages/rich-result/src/jsonld/Offer.ts:62</a></li></ul></aside></section>
374
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L62">packages/rich-result/src/jsonld/Offer.ts:62</a></li></ul></aside></section>
375
375
  <section class="tsd-panel tsd-member"><a id="validThrough" class="tsd-anchor"></a>
376
376
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>valid<wbr/>Through</span><a href="#validThrough" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
377
377
  <div class="tsd-signature"><span class="tsd-kind-property">valid<wbr/>Through</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
378
378
  <ul>
379
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L63">packages/rich-result/src/jsonld/Offer.ts:63</a></li></ul></aside></section>
379
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L63">packages/rich-result/src/jsonld/Offer.ts:63</a></li></ul></aside></section>
380
380
  <section class="tsd-panel tsd-member"><a id="warranty" class="tsd-anchor"></a>
381
381
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>warranty</span><a href="#warranty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
382
382
  <div class="tsd-signature"><span class="tsd-kind-property">warranty</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
383
383
  <ul>
384
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Offer.ts#L64">packages/rich-result/src/jsonld/Offer.ts:64</a></li></ul></aside></section></section></div>
384
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Offer.ts#L64">packages/rich-result/src/jsonld/Offer.ts:64</a></li></ul></aside></section></section></div>
385
385
  <div class="col-sidebar">
386
386
  <div class="page-menu">
387
387
  <div class="tsd-navigation settings">