Sha256: 25c7e0969bdd165e7c3a8055a7a5417936d93c9b7bd1d12fb3e95a693c746049
Contents?: true
Size: 416 Bytes
Versions: 2
Compression:
Stored size: 416 Bytes
Contents
# TalonOne::InlineResponse20032 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **has_more** | **Boolean** | | [optional] **data** | [**Array<CustomerProfile>**](CustomerProfile.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::InlineResponse20032.new(has_more: null, data: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
talon_one-6.0.0 | docs/InlineResponse20032.md |
talon_one-5.0.0 | docs/InlineResponse20032.md |