Click or drag to resize

IikoNetPaymentItemAdditionalDataDiscountSum Property

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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public decimal DiscountSum { get; set; }

Property Value

Type: Decimal
See Also