Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 545 Bytes

File metadata and controls

16 lines (11 loc) · 545 Bytes

blockfrost.model.MetricsInner

Load the model package

import 'package:blockfrost/api.dart';

Properties

Name Type Description Notes
time int Starting time of the call count interval (ends midnight UTC) in UNIX time
calls int Sum of all calls for a particular day

[Back to Model list] [Back to API list] [Back to README]