BudgetSummary

Namespace: CCPEntities

Summary

No summary yet

Read Only

This object is read only

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key BudgetId* Edm.Int32 False true
TypeFlags* Edm.Int32 False Type of the budget, can be more than one type. Each type is linked to a maximum number of that type.
MaxDistance Edm.Double False Maximum number of a distance unit that may be traveled within this budget (distance unit should be determined by a general setting)
MaxMovements Edm.Int32 False Maximum number of movements that may be traveled within this budget
MaxZones Edm.Int32 False Maximum number of zones that may be traveled within this budget
MaxAmount Edm.Decimal False Maximum amount of money that may be spent within this budget
TotalDistance Edm.Double False Total distance already spent within this budget
TotalMovements Edm.Int32 False Total movements already spent within this budget
TotalZones Edm.Int32 False Total trips zones already spent within this budget
TotalAmount Edm.Decimal False Total amount already spent within this budget
ValidFrom* Edm.DateTime False From date this budget is valid
ValidUntil* Edm.DateTime False Until date this budget is valid
Order* Edm.Int32 False When a traveler has multiple budgets this indicates the order in which the budgets should be depleted
IsBlocked* Edm.Boolean False Indicates whether this is still a usable budget or if it has been blocked
LastTransactionDateTime Edm.DateTime False Last transaction time
ContractorId Edm.Int32 False The contractor who is the creator of this budget
ContractId Edm.Int32 False The contract that should activate the use of this budget
TravelerId* Edm.Int32 False Traveler this budget belongs to
Deleted* Edm.Boolean False
LastUpdated Edm.DateTime False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Contract Contract *
Contractor Contractor * The contractor who is the creator of this budget
Traveler Traveler *

Additional Information

No additional information found

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/BudgetSummaries