Sha256: fbc44ccb9aca9d590a478c6c3375a4ec9b84bf8fc05acb70b8df253624a80792
Contents?: true
Size: 452 Bytes
Versions: 6
Compression:
Stored size: 452 Bytes
Contents
# TalonOne::BulkApplicationNotification ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total_result_size** | **Integer** | | **data** | [**Array<ApplicationNotification>**](ApplicationNotification.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::BulkApplicationNotification.new(total_result_size: 1, data: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems