ClawbackClaimableBalanceOperation

Represents a ClawbackClaimableBalance operation.

Constructors

Link copied to clipboard
constructor(balanceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The claimable balance ID, in any spelling ClaimableBalanceId.forId accepts. Equality and toString follow the spelling as given, while equivalent spellings encode to the same XDR.

Link copied to clipboard

Optional source account for this operation.

Functions

Link copied to clipboard
open override fun toOperationBody(): OperationBodyXdr

Converts this operation to its XDR operation body representation.

Link copied to clipboard

Converts this operation to its full XDR representation, including the source account.