Method: UpBankingClient::WebhookResource#id
- Defined in:
- lib/up_banking/models/webhook_resource.rb
#id ⇒ Object
The unique identifier for this webhook.
23 24 25 |
# File 'lib/up_banking/models/webhook_resource.rb', line 23 def id @id end |