Method: TalonOne::BaseNotificationWebhook#created
- Defined in:
- lib/talon_one/models/base_notification_webhook.rb
#created ⇒ Object
The time this entity was created.
22 23 24 |
# File 'lib/talon_one/models/base_notification_webhook.rb', line 22 def created @created end |