Class: EasyPost::Models::EasyPostObject

Inherits:
Object
  • Object
show all
Defined in:
lib/easypost/models/base.rb

Overview

The base class for all API objects in the library that have an ID (plus optional timestamps).

Method Summary

Methods inherited from Object

#[], #[]=, #initialize, #to_hash, #to_s

Constructor Details

This class inherits a constructor from EasyPost::Models::Object