Click or drag to resize

IThirdEntityBaseFinancialDiscountType Property

Gets or sets or set the financial discount type

List of authorized values in FinancialDiscountType

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> FinancialDiscountType { get; set; }

Property Value

Type: NullableByte
See Also