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