ClaimableBalanceClaimedEffectResponse

public class ClaimableBalanceClaimedEffectResponse : EffectResponse, @unchecked Sendable

Represents a claimable balance claimed effect. This effect occurs when a claimable balance is successfully claimed by an eligible claimant. The balance is transferred to the claimant’s account and removed from the ledger. Triggered by the Claim Claimable Balance operation. See Stellar developer docs