Class: Shippo::API::Category::Source

Inherits:
Base
  • Object
show all
Defined in:
lib/shippo/api/category/source.rb

Overview

Source category describes the origin of an address in the following way:

  • :fully_entered addresses only contain user-given values and are eligible for purchasing a label.

  • :partially_entered addresses lack some required information and only qualify for requesting rates.

  • :validator addresses have been created by the address validation service.

Instance Attribute Summary

Attributes inherited from Base

#name, #value

Method Summary

Methods inherited from Base

#eql?, inherited, #initialize, #to_s

Constructor Details

This class inherits a constructor from Shippo::API::Category::Base