Click or drag to resize

CustomerTransportedRateCardId Property

Car Delivery Network
Optional (255) - A unique identifier with which to refer to this contact.

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public virtual int? TransportedRateCardId { get; set; }

Property Value

NullableInt32
Remarks
QuickCode is an optional, client system generated, unique Id by which the resource can be referred to on Car Delivery Network. Once the resource is created, QuickCode cannot be changed
See Also