stellar_flutter_sdk
stellar_flutter_sdk
GetCustomerInfoField
GetCustomerInfoField constructor
GetCustomerInfoField
stellar_flutter_sdk
stellar_flutter_sdk
GetCustomerInfoField
GetCustomerInfoField constructor
GetCustomerInfoField class
Constructors
GetCustomerInfoField
fromJson
Properties
choices
description
hashCode
optional
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
GetCustomerInfoField
constructor
GetCustomerInfoField
(
String
type
,
String
description
,
List
<
String
>
choices
,
bool
optional
)
Implementation
GetCustomerInfoField( this.type, this.description, this.choices, this.optional);