stellar_flutter_sdk
stellar_flutter_sdk
ClaimClaimableBalanceOperationResponse
ClaimClaimableBalanceOperationResponse constructor
ClaimClaimableBalanceOperationResponse
stellar_flutter_sdk
stellar_flutter_sdk
ClaimClaimableBalanceOperationResponse
ClaimClaimableBalanceOperationResponse constructor
ClaimClaimableBalanceOperationResponse class
Constructors
ClaimClaimableBalanceOperationResponse
fromJson
Properties
balanceId
claimantAccountId
createdAt
hashCode
id
links
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
sourceAccount
transaction
transactionHash
transactionSuccessful
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
ClaimClaimableBalanceOperationResponse
constructor
ClaimClaimableBalanceOperationResponse
(
String
balanceId
,
String
claimantAccountId
)
Implementation
ClaimClaimableBalanceOperationResponse( this.balanceId, this.claimantAccountId);