You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Indicates the type of quantity discount this price applies to.
150
+
/// </summary>
151
+
/// <value>Indicates the type of quantity discount this price applies to.</value>
152
+
[DataMember(Name="discountType",EmitDefaultValue=false)]//Amazon Documentation says "quantityDiscountType" but in the API Response Content, it is "discountType"
0 commit comments