FailActivityResponse

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