SyncteraRubySdk::GatewayStandin
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | Boolean | [optional][default to false] |
Example
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::GatewayStandin.new(
enabled: null
)
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | Boolean | [optional][default to false] |
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::GatewayStandin.new(
enabled: null
)