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