Package dev.vality.anapi.v2.api
Class RefundsApiController
java.lang.Object
dev.vality.anapi.v2.api.RefundsApiController
- All Implemented Interfaces:
RefundsApi
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-07-07T08:12:11.951968249Z[Etc/UTC]")
@Controller
@RequestMapping("${openapi.valityPlatformAnalytics.base-path:/lk/v2}")
public class RefundsApiController
extends Object
implements RefundsApi
-
Constructor Summary
Constructors Constructor Description RefundsApiController(RefundsApiDelegate delegate) -
Method Summary
Modifier and Type Method Description RefundsApiDelegategetDelegate()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.vality.anapi.v2.api.RefundsApi
searchRefunds
-
Constructor Details
-
RefundsApiController
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfaceRefundsApi
-