simulation
This schema represents a simulation for a set of deliveries or offers to a population.
Methods
| AddDeliveries | Add deliveries in the scope of the delivery. |
| AddOperations | Add campaigns in the scope of the delivery. |
| AddPlans | Add campaigns in the scope of the delivery. |
| AddPrograms | Add campaigns in the scope of the delivery. |
| Schedule | Schedules execution of the simulation. |
| SimulateDeliveries | Starts a delivery simulation. |
| SimulateOffers | Executes the simulation. |
| Start | Starts a simulation, in the context of a job. |
| Stop | Ends a simulation in progress. |
Generic Methods
| create | Creates a new entity corresponding to a given schema. |
| load | Loads and returns an entity corresponding to a given schema and key. |
| save | Saves an entity in the database. |
