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