Bussgods API
Bussgods API
FRAM.WcfService.Public.Models
PriceRequest Class
PriceRequest Properties
COD Property
CODSum Property
CustomerCountyCode Property
CustomerNumber Property
Delivery Property
DeliveryType Property
InsurancePriceID Property
NumberOfParcels Property
Parcels Property
ParcelType Property
Product Property
ReceiverCityCode Property
ReceiverCustomerCountyCode Property
ReceiverCustomerNumber Property
ReceiverZipCode Property
SenderCityCode Property
Temperature Property
Volume Property
Weight Property
Price
Request
Parcels Property
Parcels.
Required.
Namespace:
FRAM.WcfService.Public.Models
Assembly:
FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
List
<
InternetWaybillParcel
>
Parcels
{
get
;
set
; }
Property Value
List
InternetWaybillParcel
See Also
Reference
PriceRequest Class
FRAM.WcfService.Public.Models Namespace