menu
tripos_mobile package
documentation
models/responses.dart
HostResponse
binAttributes property
binAttributes property
dark_mode
light_mode
binAttributes
property
Map
<
String
,
dynamic
>
?
binAttributes
final
BIN attributes forwarded from the SDK when available.
Implementation
final Map<String, dynamic>? binAttributes;
tripos_mobile package
documentation
models/responses
HostResponse
binAttributes property
HostResponse class