Портфели, создание счетов, ручные события, PATCH инструмента, ScopeCardOut, MetricsStatusOut, логотипы в HoldingOut.
22 lines
662 B
Markdown
22 lines
662 B
Markdown
# fintracker_api.model.RefreshLogOut
|
|
|
|
## Load the model package
|
|
```dart
|
|
import 'package:fintracker_api/api.dart';
|
|
```
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**error** | **String** | |
|
|
**failedStep** | **String** | |
|
|
**finishedAt** | [**DateTime**](DateTime.md) | |
|
|
**id** | **int** | |
|
|
**startedAt** | [**DateTime**](DateTime.md) | |
|
|
**stepTimings** | **Map<String, num>** | |
|
|
**trigger** | **String** | |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|