Add Inquiry Total Payment
This commit is contained in:
@@ -84,6 +84,8 @@ type OrderBranchRevenue struct {
|
||||
|
||||
type CreateOrderResponse struct {
|
||||
ID int64 `json:"id"`
|
||||
SiteName string `json:"site_name"`
|
||||
VisitDate string `json:"visit_date"`
|
||||
RefID string `json:"ref_id"`
|
||||
PartnerID int64 `json:"partner_id"`
|
||||
Status string `json:"status"`
|
||||
|
||||
Reference in New Issue
Block a user