public class PlaceOrderRespDTO extends Object implements Serializable
PlaceOrderRespDTO()
static PlaceOrderRespDTO
failed(String errCode, String errText)
success()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PlaceOrderRespDTO()
public static PlaceOrderRespDTO success()
public static PlaceOrderRespDTO failed(String errCode, String errText)
Copyright © 2022. All rights reserved.