Sha256: f287daa9c74a477169ba392712da8517d801108bac5cae1ac0bb378f0613014d
Contents?: true
Size: 296 Bytes
Versions: 3
Compression:
Stored size: 296 Bytes
Contents
# TalonOne::BaseNotificationEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **policy** | [**Object**](.md) | | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::BaseNotificationEntity.new(policy: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-3.0.2 | docs/BaseNotificationEntity.md |
talon_one-3.0.1 | docs/BaseNotificationEntity.md |
talon_one-3.0.0 | docs/BaseNotificationEntity.md |