public class TnOptions extends Object
| Constructor and Description |
|---|
TnOptions() |
| Modifier and Type | Method and Description |
|---|---|
static TnOptionOrderResponse |
create(IrisClient client,
TnOptionOrder order) |
static TnOptionOrder |
get(IrisClient client,
String orderId) |
static TnOptionOrders |
list(IrisClient client,
Map<String,Object> query) |
public static TnOptionOrderResponse create(IrisClient client, TnOptionOrder order) throws Exception
Exceptionpublic static TnOptionOrders list(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static TnOptionOrder get(IrisClient client, String orderId) throws Exception
ExceptionCopyright © 2020. All rights reserved.