File tree Expand file tree Collapse file tree
lib/commercetools-api/src/Models/TaxCategory Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,8 @@ public function getIncludedInPrice();
7373 public function getCountry ();
7474
7575 /**
76- * <p>State within the country, such as Texas in the United States.</p>
76+ * <p>State within the country, such as Texas in the United States.
77+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
7778 *
7879
7980 * @return null|string
Original file line number Diff line number Diff line change @@ -137,7 +137,8 @@ public function getCountry()
137137 }
138138
139139 /**
140- * <p>State within the country, such as Texas in the United States.</p>
140+ * <p>State within the country, such as Texas in the United States.
141+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
141142 *
142143
143144 * @return null|string
Original file line number Diff line number Diff line change @@ -56,7 +56,8 @@ public function getIncludedInPrice();
5656 public function getCountry ();
5757
5858 /**
59- * <p>State within the country, such as Texas in the United States.</p>
59+ * <p>State within the country, such as Texas in the United States.
60+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
6061 *
6162
6263 * @return null|string
Original file line number Diff line number Diff line change @@ -109,7 +109,8 @@ public function getCountry()
109109 }
110110
111111 /**
112- * <p>State within the country, such as Texas in the United States.</p>
112+ * <p>State within the country, such as Texas in the United States.
113+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
113114 *
114115
115116 * @return null|string
Original file line number Diff line number Diff line change @@ -166,7 +166,8 @@ public function getCountry()
166166 }
167167
168168 /**
169- * <p>State within the country, such as Texas in the United States.</p>
169+ * <p>State within the country, such as Texas in the United States.
170+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
170171 *
171172 *
172173 * @return null|string
Original file line number Diff line number Diff line change @@ -214,7 +214,8 @@ public function getCountry()
214214 }
215215
216216 /**
217- * <p>State within the country, such as Texas in the United States.</p>
217+ * <p>State within the country, such as Texas in the United States.
218+ * The value is case-sensitive and must use the same casing as the <code>state</code> value in the Cart <code>shippingAddress</code>.</p>
218219 *
219220 *
220221 * @return null|string
Original file line number Diff line number Diff line change @@ -641,3 +641,4 @@ c773d9a208513584341545a4dd323673d09a4f74
641641510b9d8444697765e19632df57794f799ccf8e07
6426427404bc7e49c6a60a4210a5f3e776810e2c8bdf77
64364325a404a62a4f70c96bacad7380db587f39dfea64
644+ fcb27938a97f506a41f873de9aee883686e9f755
You can’t perform that action at this time.
0 commit comments