LiquidityPoolWithdrewEffectResponse

public class LiquidityPoolWithdrewEffectResponse : EffectResponse, @unchecked Sendable

Represents a liquidity pool withdrawal effect. This effect occurs when an account withdraws assets from a liquidity pool. The account redeems pool shares in exchange for a proportional amount of the pool’s reserves. Triggered by the Liquidity Pool Withdraw operation. See Stellar developer docs