This commit is contained in:
@@ -405,6 +405,7 @@ type (
|
||||
CouponDiscount int64 `json:"coupon_discount"`
|
||||
Commission int64 `json:"commission,omitempty"`
|
||||
Payment PaymentMethod `json:"payment"`
|
||||
Method string `json:"method"`
|
||||
FeeAmount int64 `json:"fee_amount"`
|
||||
TradeNo string `json:"trade_no"`
|
||||
Status uint8 `json:"status"`
|
||||
|
||||
Reference in New Issue
Block a user