|
|
@@ -144,7 +144,6 @@ public class Order extends TscBaseDomain {
|
|
|
@JsonFormat(with = JsonFormat.Feature.ACCEPT_SINGLE_VALUE_AS_ARRAY)
|
|
|
private String[] multiOrdDtlStat;
|
|
|
|
|
|
- private int sumListPrice;
|
|
|
private int sumOrdAmt;
|
|
|
private int sumOrdCnclAmt;
|
|
|
private int sumRealPayAmt;
|