// Copyright 2023 Salesforce, Inc. All rights reserved.
use crateFlow;
/// Carries user data from Request filter to Response filter when possible and represents
/// the three posible final statuses from a Request filter.
/// This type is intended to be injected as a parameter in Response filters.