Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 288 Bytes

GatewayStandin.md

File metadata and controls

18 lines (12 loc) · 288 Bytes

Synctera::GatewayStandin

Properties

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

Example

require 'synctera'

instance = Synctera::GatewayStandin.new(
  enabled: null
)