module SacspGateway
Constants
- VERSION
Public Class Methods
client()
click to toggle source
# File lib/sacsp_gateway.rb, line 11 def self.client @client ||= Client.new end
# File lib/sacsp_gateway.rb, line 11 def self.client @client ||= Client.new end