ClawbackClaimableBalanceOperationResponse
public class ClawbackClaimableBalanceOperationResponse : OperationResponse, @unchecked Sendable
Represents a clawback claimable balance operation response. This operation claws back a claimable balance, returning the funds to the asset issuer. Only the asset issuer can perform this operation. See Stellar developer docs
-
ID of the claimable balance being clawed back.
Declaration
Swift
public let balanceId: String -
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash