A Car Delivery Network Bid entity.
Inheritance Hierarchy
CarDeliveryNetwork.Api.DataApiEntityBase
CarDeliveryNetwork.Api.DataApiEntityBaseBid
CarDeliveryNetwork.Api.DataBid
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3011.0 (3.2.3011)
Syntax
The Bid type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Bid |
Initializes a new instance of the Bid class
|
Properties
Name | Description | |
---|---|---|
![]() | AcceptUrl |
AcceptUrl
|
![]() | Amount |
Amount
|
![]() | AmountFormat |
IsExpired
|
![]() | BidNumber |
BidNumber
|
![]() | BidPlaced |
BidPlaced
|
![]() | CollectionDate |
CollectionDate
|
![]() | DeliveryDate |
DeliveryDate
|
![]() | Fleet |
Fleet
|
![]() | IsArchived |
IsArchived
|
![]() | IsExpired |
IsExpired
|
![]() | IsFuelInclusive |
IsFuelInclusive
|
![]() | IsLinkJob |
IsLinkJob
|
![]() | IsWinner |
IsWinner
|
![]() | Notes |
Notes
|
![]() | ServiceOffered |
ServiceOffered
|
![]() | ServiceOfferedFormat |
ServiceOfferedFormat
|
![]() | User |
User
|
![]() | ValidUntil |
ValidUntil
|
See Also