ClaimableBalanceCreatedEffectResponse

public class ClaimableBalanceCreatedEffectResponse : EffectResponse, @unchecked Sendable

Represents a claimable balance creation effect. This effect occurs when a new claimable balance is created on the ledger. Claimable balances allow an account to set aside funds to be claimed by specific recipients at a later time. Triggered by the Create Claimable Balance operation. See Stellar developer docs