@@ -62,12 +62,15 @@ <h3>Properties</h3>
6262 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#applytax " class ="tsd-kind-icon "> Apply< wbr > Tax</ a > </ li >
6363 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#currency " class ="tsd-kind-icon "> Currency</ a > </ li >
6464 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#id " class ="tsd-kind-icon "> ID</ a > </ li >
65+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#isonsale " class ="tsd-kind-icon "> Is< wbr > OnSale</ a > </ li >
6566 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#maxquantity " class ="tsd-kind-icon "> Max< wbr > Quantity</ a > </ li >
6667 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#minquantity " class ="tsd-kind-icon "> Min< wbr > Quantity</ a > </ li >
6768 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#name " class ="tsd-kind-icon "> Name</ a > </ li >
6869 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#ownerid " class ="tsd-kind-icon "> OwnerID</ a > </ li >
6970 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#pricebreaks " class ="tsd-kind-icon "> Price< wbr > Breaks</ a > </ li >
7071 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#restrictedquantity " class ="tsd-kind-icon "> Restricted< wbr > Quantity</ a > </ li >
72+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#saleend " class ="tsd-kind-icon "> Sale< wbr > End</ a > </ li >
73+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#salestart " class ="tsd-kind-icon "> Sale< wbr > Start</ a > </ li >
7174 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#usecumulativequantity " class ="tsd-kind-icon "> Use< wbr > Cumulative< wbr > Quantity</ a > </ li >
7275 < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="priceschedule.html#xp " class ="tsd-kind-icon "> xp</ a > </ li >
7376 </ ul >
@@ -105,6 +108,13 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> ID</h3>
105108 < aside class ="tsd-sources ">
106109 </ aside >
107110 </ section >
111+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
112+ < a name ="isonsale " class ="tsd-anchor "> </ a >
113+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > Is< wbr > OnSale</ h3 >
114+ < div class ="tsd-signature tsd-kind-icon "> Is< wbr > OnSale< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
115+ < aside class ="tsd-sources ">
116+ </ aside >
117+ </ section >
108118 < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
109119 < a name ="maxquantity " class ="tsd-anchor "> </ a >
110120 < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > Max< wbr > Quantity</ h3 >
@@ -147,6 +157,20 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> Restricted<wbr>Quanti
147157 < aside class ="tsd-sources ">
148158 </ aside >
149159 </ section >
160+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
161+ < a name ="saleend " class ="tsd-anchor "> </ a >
162+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > Sale< wbr > End</ h3 >
163+ < div class ="tsd-signature tsd-kind-icon "> Sale< wbr > End< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
164+ < aside class ="tsd-sources ">
165+ </ aside >
166+ </ section >
167+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
168+ < a name ="salestart " class ="tsd-anchor "> </ a >
169+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > Sale< wbr > Start</ h3 >
170+ < div class ="tsd-signature tsd-kind-icon "> Sale< wbr > Start< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> string</ span > </ div >
171+ < aside class ="tsd-sources ">
172+ </ aside >
173+ </ section >
150174 < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
151175 < a name ="usecumulativequantity " class ="tsd-anchor "> </ a >
152176 < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > Use< wbr > Cumulative< wbr > Quantity</ h3 >
@@ -187,6 +211,9 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> xp</h3>
187211 < li class =" tsd-kind-property tsd-parent-kind-interface ">
188212 < a href ="priceschedule.html#id " class ="tsd-kind-icon "> ID</ a >
189213 </ li >
214+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
215+ < a href ="priceschedule.html#isonsale " class ="tsd-kind-icon "> Is< wbr > OnSale</ a >
216+ </ li >
190217 < li class =" tsd-kind-property tsd-parent-kind-interface ">
191218 < a href ="priceschedule.html#maxquantity " class ="tsd-kind-icon "> Max< wbr > Quantity</ a >
192219 </ li >
@@ -205,6 +232,12 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> xp</h3>
205232 < li class =" tsd-kind-property tsd-parent-kind-interface ">
206233 < a href ="priceschedule.html#restrictedquantity " class ="tsd-kind-icon "> Restricted< wbr > Quantity</ a >
207234 </ li >
235+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
236+ < a href ="priceschedule.html#saleend " class ="tsd-kind-icon "> Sale< wbr > End</ a >
237+ </ li >
238+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
239+ < a href ="priceschedule.html#salestart " class ="tsd-kind-icon "> Sale< wbr > Start</ a >
240+ </ li >
208241 < li class =" tsd-kind-property tsd-parent-kind-interface ">
209242 < a href ="priceschedule.html#usecumulativequantity " class ="tsd-kind-icon "> Use< wbr > Cumulative< wbr > Quantity</ a >
210243 </ li >
0 commit comments