Interactive
Table of Contents
Classes
- AnchorTransactionRequestBuilder
- Base class for all Horizon API request builders
- AnchorTransactionsRequestBuilder
- Base class for all Horizon API request builders
- FeatureFlags
- Represents additional features supported by the anchor for SEP-24 operations
- FeeEndpointInfo
- Configuration information for the SEP-24 fee calculation endpoint
- FeeRequestBuilder
- Base class for all Horizon API request builders
- InfoRequestBuilder
- Base class for all Horizon API request builders
- InteractiveService
- Implements SEP-0024 - Hosted Deposit and Withdrawal.
- Refund
- Represents refund information for a SEP-24 transaction
- RefundPayment
- Represents an individual refund payment within a SEP-24 transaction refund
- RequestErrorException
- Exception thrown when a SEP-24 request fails due to client or server errors.
- SEP24AuthenticationRequiredException
- Exception thrown when a SEP-24 request requires authentication but none was provided.
- SEP24DepositAsset
- Represents deposit configuration for a specific asset in SEP-24
- SEP24DepositRequest
- Request parameters for initiating a SEP-24 interactive deposit
- SEP24FeeRequest
- SEP24FeeResponse
- Base class for all Horizon API response objects
- SEP24InfoResponse
- Response containing anchor capabilities and supported assets for SEP-24 operations
- SEP24InteractiveResponse
- Response for initiating a SEP-24 interactive deposit or withdrawal flow
- Sep24PostRequestBuilder
- Builder for SEP-24 POST requests to interactive deposit and withdrawal endpoints
- SEP24Transaction
- Represents a SEP-24 hosted deposit/withdrawal transaction
- SEP24TransactionNotFoundException
- Exception thrown when a requested SEP-24 transaction cannot be found.
- SEP24TransactionRequest
- Request parameters for querying a specific SEP-24 transaction
- SEP24TransactionResponse
- Response containing a single SEP-24 transaction details
- SEP24TransactionsRequest
- Request parameters for querying SEP-24 transaction history
- SEP24TransactionsResponse
- Base class for all Horizon API response objects
- SEP24WithdrawAsset
- Represents withdrawal configuration for a specific asset in SEP-24
- SEP24WithdrawRequest
- Request parameters for initiating a SEP-24 interactive withdrawal