Sha256: ab5c2b6dc9b4864f4e8f5b6c357ab2ace0631a9fffc4a8c973c018dc8e3f1b68

Contents?: true

Size: 169 Bytes

Versions: 6

Compression:

Stored size: 169 Bytes

Contents

class EasyPost::CustomsItem < EasyPost::Resource
  def self.all(filters={}, api_key=nil)
    raise NotImplementedError.new('CustomsItem.all not implemented.')
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
easypost-3.5.1 lib/easypost/customs_item.rb
easypost-3.5.0 lib/easypost/customs_item.rb
easypost-3.4.0 lib/easypost/customs_item.rb
easypost-3.3.0 lib/easypost/customs_item.rb
easypost-3.2.0 lib/easypost/customs_item.rb
easypost-3.1.5 lib/easypost/customs_item.rb