stellar_flutter_sdk
stellar_flutter_sdk
CustomerInformationStatusResponse
CustomerInformationStatusResponse constructor
CustomerInformationStatusResponse
stellar_flutter_sdk
stellar_flutter_sdk
CustomerInformationStatusResponse
CustomerInformationStatusResponse constructor
CustomerInformationStatusResponse class
Constructors
CustomerInformationStatusResponse
fromJson
Properties
eta
hashCode
moreInfoUrl
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
status
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
CustomerInformationStatusResponse
constructor
CustomerInformationStatusResponse
(
String
status
,
String
moreInfoUrl
,
int
eta
)
Implementation
CustomerInformationStatusResponse(this.status, this.moreInfoUrl, this.eta);