New API version with additional structures and params
[ric-plt/xapp-frame.git] / pkg / clientapi / report / subscribe_report_responses.go
index 2b842f3..f6dfefe 100644 (file)
@@ -61,7 +61,7 @@ func NewSubscribeReportCreated() *SubscribeReportCreated {
 Subscription successfully created
 */
 type SubscribeReportCreated struct {
-       Payload clientmodel.SubscriptionResult
+       Payload clientmodel.SubscriptionResponse
 }
 
 func (o *SubscribeReportCreated) Error() string {