Click or drag to resize

PackageResponseInvoiceDiscount Property

Gets or sets Invoice Discount

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 64)]
public Money InvoiceDiscount { get; set; }

Property Value

Type: Money
Remarks
Discounts/rebates (for documentation such as commercial invoice)
See Also