menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
TransferListResponse
TransferListResponse constructor
TransferListResponse constructor
dark_mode
light_mode
TransferListResponse
constructor
TransferListResponse
(
{
required
List
<
Transfer
>
transfers
,
required
String
requestId
,
})
Implementation
TransferListResponse({ required this.transfers, required this.requestId, });
dart_plaid package
documentation
generated/plaid_service.swagger
TransferListResponse
TransferListResponse constructor
TransferListResponse class