Sha256: 6151ac1ed9c30f218b6c9cb42b60207af9d93571d831a1a094dabd7eaa9ea655
Contents?: true
Size: 419 Bytes
Versions: 1
Compression:
Stored size: 419 Bytes
Contents
# TalonOne::InlineResponse20014 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | **data** | [**Array<CustomerActivityReport>**](CustomerActivityReport.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20014.new(has_more: null, data: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
talon_one-2.4.0 | docs/InlineResponse20014.md |