Sha256: 08f66df8861f460b7fadd1c193bacf227b9df5dba3fbcc12a92ce03e7d127299

Contents?: true

Size: 169 Bytes

Versions: 6

Compression:

Stored size: 169 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

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