Method: ActiveShipping::ExternalReturnLabelRequest#customer_name
- Defined in:
- lib/active_shipping/external_return_label_request.rb
#customer_name ⇒ Object
Returns the value of attribute customer_name.
23 24 25 |
# File 'lib/active_shipping/external_return_label_request.rb', line 23 def customer_name @customer_name end |