Sha256: 9d6b0851c632b8b81481333eb54dcc7b1e850393497b86f53987df090ed1dc1a

Contents?: true

Size: 1.2 KB

Versions: 22

Compression:

Stored size: 1.2 KB

Contents

# RadioManagerClient::BlockResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | ID of the current Block. | 
**broadcast_id** | **Integer** | Currently assigned Broadcast connected to the current Block, identified by the Broadcast ID. | 
**start** | **DateTime** | Start of the Block (formatted as a DateTime object), saved with an TimeZone. | 
**stop** | **DateTime** | End of the Block (formatted as a DateTime object), saved with an TimeZone. | 
**created_at** | **DateTime** | Time of the creation of the Block (formatted as a DateTime object), saved with an TimeZone. | 
**updated_at** | **DateTime** | Time of the last update of the Block (formatted as a DateTime object), saved with an TimeZone. | 
**deleted_at** | **DateTime** | Moment when the Block got deleted (formatted as a DateTime object), saved with an TimeZone. | 
**_external_station_id** | **Integer** |  | [optional] 
**items** | [**BlockRelationsItems**](BlockRelationsItems.md) |  | [optional] 
**broadcast** | [**BlockRelationsBroadcast**](BlockRelationsBroadcast.md) |  | [optional] 
**program** | [**BlockRelationsProgram**](BlockRelationsProgram.md) |  | [optional] 


Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
radiomanager_client-1.1.12 docs/BlockResult.md
radiomanager_client-1.1.6 docs/BlockResult.md
radiomanager_client-1.1.2 docs/BlockResult.md
radiomanager_client-1.1.1 docs/BlockResult.md
radiomanager_client-1.1.0 docs/BlockResult.md
radiomanager_client-1.0.101 docs/BlockResult.md
radiomanager_client-1.0.100 docs/BlockResult.md
radiomanager_client-1.0.99 docs/BlockResult.md
radiomanager_client-1.0.97 docs/BlockResult.md
radiomanager_client-1.0.96 docs/BlockResult.md
radiomanager_client-1.0.95 docs/BlockResult.md
radiomanager_client-1.0.94 docs/BlockResult.md
radiomanager_client-1.0.93 docs/BlockResult.md
radiomanager_client-1.0.92 docs/BlockResult.md
radiomanager_client-1.0.91 docs/BlockResult.md
radiomanager_client-1.0.90 docs/BlockResult.md
radiomanager_client-1.0.89 docs/BlockResult.md
radiomanager_client-1.0.87 docs/BlockResult.md
radiomanager_client-1.0.83 docs/BlockResult.md
radiomanager_client-1.0.8 docs/BlockResult.md