Method: UltracartClient::OrderPayment#test_order

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

#test_orderObject

True if this is a test order



65
66
67
# File 'lib/ultracart_api/models/order_payment.rb', line 65

def test_order
  @test_order
end