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