Method: EasyPost::EasyPostObject#id=

Defined in:
lib/easypost/object.rb

#id=(id) ⇒ Object



82
83
84
# File 'lib/easypost/object.rb', line 82

def id=(id)
  @values[:id] = id
end