Sha256: 29cc25bb428596c39b5fd4a701ffcecc1045c6944b18b8bbd9a234ee9745dbfa

Contents?: true

Size: 467 Bytes

Versions: 6

Compression:

Stored size: 467 Bytes

Contents

# TalonOne::AccountDashboardStatisticApiCalls

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Float** | Total number of API calls received. | 
**datetime** | **DateTime** | Values aggregated for the specified date. | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::AccountDashboardStatisticApiCalls.new(total: null,
                                 datetime: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/AccountDashboardStatisticApiCalls.md
talon_one-6.0.0 docs/AccountDashboardStatisticApiCalls.md
talon_one-5.0.0 docs/AccountDashboardStatisticApiCalls.md
talon_one-3.0.2 docs/AccountDashboardStatisticApiCalls.md
talon_one-3.0.1 docs/AccountDashboardStatisticApiCalls.md
talon_one-3.0.0 docs/AccountDashboardStatisticApiCalls.md