|
@@ -64,6 +64,27 @@ type AlipayFundTransUniTransfer struct { |
|
|
} `json:"alipay_fund_trans_uni_transfer_response"` |
|
|
} `json:"alipay_fund_trans_uni_transfer_response"` |
|
|
Sign string `json:"sign"` |
|
|
Sign string `json:"sign"` |
|
|
} |
|
|
} |
|
|
|
|
|
type AlipayFundTransCommonQuery struct { |
|
|
|
|
|
AlipayFundTransCommonQueryResponse struct { |
|
|
|
|
|
Code string `json:"code"` |
|
|
|
|
|
Msg string `json:"msg"` |
|
|
|
|
|
OrderId string `json:"order_id"` |
|
|
|
|
|
PayFundOrderId string `json:"pay_fund_order_id"` |
|
|
|
|
|
OutBizNo string `json:"out_biz_no"` |
|
|
|
|
|
TransAmount string `json:"trans_amount"` |
|
|
|
|
|
Status string `json:"status"` |
|
|
|
|
|
PayDate string `json:"pay_date"` |
|
|
|
|
|
ArrivalTimeEnd string `json:"arrival_time_end"` |
|
|
|
|
|
OrderFee string `json:"order_fee"` |
|
|
|
|
|
ErrorCode string `json:"error_code"` |
|
|
|
|
|
FailReason string `json:"fail_reason"` |
|
|
|
|
|
SubOrderErrorCode string `json:"sub_order_error_code"` |
|
|
|
|
|
SubOrderFailReason string `json:"sub_order_fail_reason"` |
|
|
|
|
|
SubOrderStatus string `json:"sub_order_status"` |
|
|
|
|
|
SettleSerialNo string `json:"settle_serial_no"` |
|
|
|
|
|
} `json:"alipay_fund_trans_common_query_response"` |
|
|
|
|
|
Sign string `json:"sign"` |
|
|
|
|
|
} |
|
|
type ZhimaCreditPayafteruseCreditbizorderFinish struct { |
|
|
type ZhimaCreditPayafteruseCreditbizorderFinish struct { |
|
|
ZhimaCreditPayafteruseCreditbizorderFinishResponse struct { |
|
|
ZhimaCreditPayafteruseCreditbizorderFinishResponse struct { |
|
|
Code string `json:"code"` |
|
|
Code string `json:"code"` |
|
|