Package dev.vality.anapi.v2.api
Class PayoutsApiController
java.lang.Object
dev.vality.anapi.v2.api.PayoutsApiController
- All Implemented Interfaces:
PayoutsApi
@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 PayoutsApiController
extends Object
implements PayoutsApi
-
Constructor Summary
Constructors Constructor Description PayoutsApiController(PayoutsApiDelegate delegate) -
Method Summary
Modifier and Type Method Description PayoutsApiDelegategetDelegate()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.PayoutsApi
searchPayouts
-
Constructor Details
-
PayoutsApiController
-
-
Method Details
-
getDelegate
- Specified by:
getDelegatein interfacePayoutsApi
-