Sha256: 6d2a66e0abef41958ecdda1b3bb3f3209780d80834ecd469d21241eb0ac592a7

Contents?: true

Size: 311 Bytes

Versions: 4

Compression:

Stored size: 311 Bytes

Contents

# SyncteraRubySdk::GatewayStandin

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **enabled** | **Boolean** |  | [optional][default to false] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::GatewayStandin.new(
  enabled: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synctera_ruby_sdk-1.1.3 docs/GatewayStandin.md
synctera_ruby_sdk-1.1.2 docs/GatewayStandin.md
synctera_ruby_sdk-1.1.1 docs/GatewayStandin.md
synctera_ruby_sdk-1.0.0 docs/GatewayStandin.md