Class PaymentApiController
java.lang.Object
dev.crashteam.openapi.kerepricer.api.PaymentApiController
- All Implemented Interfaces:
PaymentApi
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-09-25T19:34:30.087552571Z[Etc/UTC]")
@Controller
@RequestMapping("${openapi.crashTeamKazanExpressRepricer.base-path:/v1}")
public class PaymentApiController
extends Object
implements PaymentApi
-
Constructor Details
-
PaymentApiController
public PaymentApiController()
-