Sha256: de81aa3c34afd6675039b1f6d5d664aa401564357405bc887c82c280b6d03efc
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
# frozen_string_literal: true class RocketfuelApi::Service::LineItem < RocketfuelApi::Service def initialize(connection) super(connection) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rocketfuel_api-0.1.2 | lib/rocketfuel_api/service/line_item.rb |