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