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