import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
start | String | The starting timestamp of the interval | |
sales | num | The number of sales in the interval | |
amount | num | The total amount of sales in the interval |
import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
start | String | The starting timestamp of the interval | |
sales | num | The number of sales in the interval | |
amount | num | The total amount of sales in the interval |