Sha256: ca7f604e46fc0a4e9a18c916ae351b35c1076ee165a74a127adfb785532a9193
Contents?: true
Size: 402 Bytes
Versions: 4
Compression:
Stored size: 402 Bytes
Contents
# SyncteraRubySdk::GatewayListResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **gateways** | [**Array<GatewayResponse>**](GatewayResponse.md) | Array of Authorization gateway configuration | [optional] | ## Example ```ruby require 'synctera_ruby_sdk' instance = SyncteraRubySdk::GatewayListResponseAllOf.new( gateways: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems