Sha256: 998272c76dd29e8c923ff8631a29aab35dadcc4cb3b6a3437359ad87577442dc
Contents?: true
Size: 344 Bytes
Versions: 6
Compression:
Stored size: 344 Bytes
Contents
# TalonOne::ApplicationEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **application_id** | **Integer** | The ID of the application that owns this entity. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ApplicationEntity.new(application_id: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems