Sha256: 48648459a5a0dfad825de6e689b0bc755cc76d09efcf0db8fd03ce0b220b8317

Contents?: true

Size: 181 Bytes

Versions: 2

Compression:

Stored size: 181 Bytes

Contents

module EasyPost
  class CustomsInfo < Resource

    def self.all(filters={}, api_key=nil)
      raise NotImplementedError.new('CustomsInfo.all not implemented.')
    end

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
easypost-3.1.4 lib/easypost/customs_info.rb
easypost-3.1.3 lib/easypost/customs_info.rb