Class: StealthWebhook::Webhook::StructUser
- Inherits:
-
Struct
- Object
- Struct
- StealthWebhook::Webhook::StructUser
- Defined in:
- lib/stealth-webhook/webhook.rb
Instance Attribute Summary collapse
-
#fb_id ⇒ Object
Returns the value of attribute fb_id.
Instance Attribute Details
#fb_id ⇒ Object
Returns the value of attribute fb_id
4 5 6 |
# File 'lib/stealth-webhook/webhook.rb', line 4 def fb_id @fb_id end |