PlaziusPaymentItemAdditionalDataDiscountSum Property |
Note: This API is now obsolete.
Total sum that Plazius will process as discount from all discount marketing campaigns.
It is calculated by Plazius, so setting it to another value can be harmful.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax [ObsoleteAttribute("Use DiscountSums property to set individual discount sum for each order item")]
public decimal? DiscountSum { get; set; }
Property Value
Type:
NullableDecimalSee Also