Package-level declarations
Types
Represents AccountMerge operation response.
Represents AllowTrust operation response.
Represents BeginSponsoringFutureReserves operation response.
Represents BumpSequence operation response.
Represents ChangeTrust operation response.
Represents ClaimClaimableBalance operation response.
Represents ClawbackClaimableBalance operation response.
Represents Clawback operation response.
Represents CreateAccount operation response.
Represents CreateClaimableBalance operation response.
Represents CreatePassiveSellOffer operation response.
Represents EndSponsoringFutureReserves operation response.
Represents ExtendFootprintTTL operation response.
Represents Inflation operation response.
Represents InvokeHostFunction operation response.
Represents LiquidityPoolDeposit operation response.
Represents LiquidityPoolWithdraw operation response.
Represents ManageBuyOffer operation response.
Represents ManageData operation response.
Represents ManageSellOffer operation response.
Base class for all operation responses from the Horizon API. Polymorphic deserialization is handled via a custom JsonContentPolymorphicSerializer that preserves the "type" field as both a discriminator and a property.
Custom polymorphic serializer for OperationResponse that preserves the "type" field as a property.
Base class for path payment operations. This is an abstract intermediate class that is extended by PathPaymentStrictReceive and PathPaymentStrictSend.
Represents PathPaymentStrictReceive operation response.
Represents PathPaymentStrictSend operation response.
Represents Payment operation response.
Represents RestoreFootprint operation response.
Represents RevokeSponsorship operation response.
Represents SetOptions operation response.
Represents SetTrustLineFlags operation response.