Class: Shippo::API::Category::State

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

Overview

“VALID” shipments contain all required values and can be used to get rates and purchase labels. “INCOMPLETE” shipments lack required values but can be used for getting rates. “INVALID” shipments can’t be used for getting rates or labels.

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