Click or drag to resize

PackageInvoiceInsuranceFee Property

Gets or sets Invoice Insurance Fees

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

Property Value

Type: Money
Remarks
Insurance fees (for documentation such as commercial invoice)
See Also