AppendVariableActivityResponse

constructor(dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, name: String, onInactiveMarkAs: String? = null, state: String? = null, type: String, userProperties: List<UserPropertyResponse>? = null, value: Any? = null, variableName: String? = null)