Method: UltracartClient::OrderInternal#sales_rep_code
- Defined in:
- lib/ultracart_api/models/order_internal.rb
#sales_rep_code ⇒ Object
Sales rep code associated with the order
31 32 33 |
# File 'lib/ultracart_api/models/order_internal.rb', line 31 def sales_rep_code @sales_rep_code end |