Click or drag to resize

IShippingEntityApplyOnType Property

Gets or sets the type of the apply on.

List of authorized values in ShippingApplyOnType

(Applicable sur)

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

Property Value

Type: NullableByte
Remarks
This entity member is bound to the ApplyOnType (Applicable sur) column of the Shipping (Frais de port) table.
See Also