class Ecertic::API::Service

Attributes

client[R]

Public Class Methods

new(client) click to toggle source
# File lib/ecertic/api/service.rb, line 8
def initialize(client)
  @client = client
end