Sha256: eb5ec4bcb9d8aa0dade0528af88f8ba88d889b592c02ad848c37957231277ee6
Contents?: true
Size: 343 Bytes
Versions: 7
Compression:
Stored size: 343 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: 322) ```
Version data entries
7 entries across 7 versions & 1 rubygems