Response class
- Implementers
- AccountResponse
- AnchorFeeInfo
- AnchorField
- AnchorTransaction
- AnchorTransactionInfo
- AnchorTransactionResponse
- AnchorTransactionsInfo
- AnchorTransactionsResponse
- AssetResponse
- ChallengeResponse
- ClaimableBalanceResponse
- ClaimantPredicateResponse
- ClaimantResponse
- CustomerInformationNeededResponse
- CustomerInformationStatusResponse
- DepositAsset
- DepositResponse
- EffectResponse
- ExtraInfo
- FederationResponse
- FeeChargedResponse
- FeeResponse
- FeeStatsResponse
- GetCustomerInfoField
- GetCustomerInfoProvidedField
- GetCustomerInfoResponse
- InfoResponse
- LedgerResponse
- MaxFeeResponse
- OfferResponse
- OperationResponse
- OrderBookResponse
- Page
- PathResponse
- PutCustomerInfoResponse
- RootResponse
- SubmitCompletedChallengeResponse
- SubmitTransactionResponse
- TradeAggregationResponse
- TradeResponse
- TransactionResponse
- WithdrawAsset
- WithdrawResponse
Constructors
- Response()
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- rateLimitLimit ↔ int
-
read / write
- rateLimitRemaining ↔ int
-
read / write
- rateLimitReset ↔ int
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation ) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
setHeaders(
Map< String, String> headers) → void -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other ) → bool -
The equality operator. [...]
inherited