Sha256: 2400eeac813f90de23ebc052155f5ad695be94310f24cd5e8d4f4a1de50215e0
Contents?: true
Size: 360 Bytes
Versions: 3
Compression:
Stored size: 360 Bytes
Contents
# Athenian::ProductFeature ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | | | **parameters** | [**ProductFeatureParameters**](ProductFeatureParameters.md) | | | ## Example ```ruby require 'athenian' instance = Athenian::ProductFeature.new( name: null, parameters: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/ProductFeature.md |
athenian-2.1.85 | docs/ProductFeature.md |
athenian-2.1.81 | docs/ProductFeature.md |