stellar_flutter_sdk
stellar_flutter_sdk
TrustlineAuthorizationResponse
TrustlineAuthorizationResponse constructor
TrustlineAuthorizationResponse
stellar_flutter_sdk
stellar_flutter_sdk
TrustlineAuthorizationResponse
TrustlineAuthorizationResponse constructor
TrustlineAuthorizationResponse class
Constructors
TrustlineAuthorizationResponse
Properties
account
assetCode
assetType
createdAt
hashCode
id
links
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
trustor
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
TrustlineAuthorizationResponse
constructor
TrustlineAuthorizationResponse
(
String
trustor
,
String
assetType
,
String
assetCode
)
Implementation
TrustlineAuthorizationResponse(this.trustor, this.assetType, this.assetCode);