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