Uses of Class
com.doku.java.library.dto.cc.request.PaymentTokenRequestDto
Packages that use PaymentTokenRequestDto
-
Uses of PaymentTokenRequestDto in com.doku.java.library.client.cc
Methods in com.doku.java.library.client.cc with parameters of type PaymentTokenRequestDtoModifier and TypeMethodDescriptionretrofit2.Call<PaymentTokenResponseDto>CcClient.ccPaymentProcess(PaymentTokenRequestDto paymentTokenRequestDto) -
Uses of PaymentTokenRequestDto in com.doku.java.library.service.cc
Methods in com.doku.java.library.service.cc with parameters of type PaymentTokenRequestDtoModifier and TypeMethodDescriptionCCService.generateToken(SetupConfiguration setupConfiguration, PaymentTokenRequestDto paymentRequestDto)