ClaimableBalanceSponsorshipRemovedEffectResponse
public class ClaimableBalanceSponsorshipRemovedEffectResponse : EffectResponse, @unchecked Sendable
Represents a claimable balance sponsorship removal effect. This effect occurs when sponsorship for a claimable balance’s base reserve is revoked. The claimable balance creator becomes responsible for paying the base reserve. Triggered by the Revoke Sponsorship operation. See Stellar developer docs
-
The account ID of the former sponsor.
Declaration
Swift
public let formerSponsor: String -
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash