Sha256: f1fbb23f76e3ff17904e2353ad8f9ff8f12054a8d72539b365d4c3dd592bfa91
Contents?: true
Size: 333 Bytes
Versions: 4
Compression:
Stored size: 333 Bytes
Contents
# SyncteraRubySdk::WebhookListAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **webhooks** | [**Array<Webhook>**](Webhook.md) | Array of webhooks | | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::WebhookListAllOf.new( webhooks: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems