public abstract class BaseInputModel : IHasCompany| BaseInputModel | Internal constructor to prevent instantiation from outside the assembly. To generate an instance of this class, use the static methods from the ModelFactory. |
| CompanyId | The company for whom to execute the action flow. |
| ExecutionId | The execution ID of the action flow. |
| Parameters | The filled-in parameters for the action flow. |