Class: AnPostReturn::ReturnLabel
- Defined in:
- lib/an_post_return/objects/return_label.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#==, #eql?, #initialize, #response, #to_hash, #to_ostruct
Constructor Details
This class inherits a constructor from AnPostReturn::Base
Instance Method Details
#success? ⇒ Boolean
7 8 9 |
# File 'lib/an_post_return/objects/return_label.rb', line 7 def success? success end |