public sealed class OnEnvironmentUpdatedModel : BaseInputModel| OnEnvironmentUpdatedModel | Internal constructor to prevent instantiation from outside the assembly. To generate an instance of this class, use the static methods from the ModelFactory. |
| Environment | The environment that has been created. |
| OriginalValue | The original value of the environment. |
| UpdatedBy | The user that updated the environment. |
| UpdatedByProcess | The process that updated the environment, e.g. from an API call |
| When | When this account was created. |