Placing order using Python API

I want to place trigger order using Dhan Python API , but as order_type it is only taking Dhan.Limit or dhan.Market. How can I use STOP_LOSS as order_type and then how to give trigger and limit price value?