Class: PandaDoc::Objects::Empty
- Inherits:
-
Object
- Object
- PandaDoc::Objects::Empty
- Defined in:
- lib/panda_doc/objects/empty.rb
Instance Method Summary collapse
-
#initialize(_response_body) ⇒ Empty
constructor
A new instance of Empty.
Constructor Details
#initialize(_response_body) ⇒ Empty
Returns a new instance of Empty.
6 7 |
# File 'lib/panda_doc/objects/empty.rb', line 6 def initialize(_response_body) end |