|
@@ -85,6 +85,8 @@ func (a *H5ApiService) Prepay(ctx context.Context, req PrepayRequest) (resp *Pre
|
|
// Setup Body Params
|
|
// Setup Body Params
|
|
localVarPostBody = req
|
|
localVarPostBody = req
|
|
|
|
|
|
|
|
+ fmt.Println(req.String())
|
|
|
|
+
|
|
// Determine the Content-Type Header
|
|
// Determine the Content-Type Header
|
|
localVarHTTPContentTypes := []string{"application/json"}
|
|
localVarHTTPContentTypes := []string{"application/json"}
|
|
// Setup Content-Type
|
|
// Setup Content-Type
|