stellar_flutter_sdk
stellar_flutter_sdk
CustomerInformationStatusResponse
CustomerInformationStatusResponse constructor
CustomerInformationStatusResponse
CustomerInformationStatusResponse
constructor
Null safety
CustomerInformationStatusResponse
(
String
?
status
,
String
?
moreInfoUrl
,
int
?
eta
)
Implementation
CustomerInformationStatusResponse(this.status, this.moreInfoUrl, this.eta);
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 ==