public class RemoveImportedTnOrder extends BaseModel
| Constructor and Description |
|---|
RemoveImportedTnOrder() |
public static RemoveImportedTnOrderResponse Create(IrisClient client, RemoveImportedTnOrder order) throws Exception
Exceptionpublic static RemoveImportedTnOrders List(IrisClient client, Map<String,Object> query) throws Exception
Exceptionpublic static RemoveImportedTnOrder Get(IrisClient client, String orderId) throws Exception
Exceptionpublic static OrderHistoryWrapper GetHistory(IrisClient client, String orderId) throws Exception
Exceptionpublic String getCustomerOrderId()
public void setCustomerOrderId(String customerOrderId)
public String getOrderCreateDate()
public void setOrderCreateDate(String orderCreateDate)
public String getAccountId()
public void setAccountId(String accountId)
public String getCreatedByUser()
public void setCreatedByUser(String createdByUser)
public String getOrderId()
public void setOrderId(String orderId)
public String getLastModifiedDate()
public void setLastModifiedDate(String lastModifiedDate)
public List<TelephoneNumber> getTelephoneNumberList()
public void setTelephoneNumberList(List<TelephoneNumber> telephoneNumberList)
public String getProcessingStatus()
public void setProcessingStatus(String processingStatus)
Copyright © 2020. All rights reserved.