Method: UltracartClient::SovosConfig#send_test_orders

Defined in:
lib/ultracart_api/models/sovos_config.rb

#send_test_ordersObject

Send test orders through to Sovos. The default is to not transmit test orders to Sovos.



31
32
33
# File 'lib/ultracart_api/models/sovos_config.rb', line 31

def send_test_orders
  @send_test_orders
end