Uses of Class
com.doku.java.library.dto.cc.request.PaymentTokenRequestDto
| Package | Description |
|---|---|
| com.doku.java.library.client.cc | |
| com.doku.java.library.service.cc |
-
Uses of PaymentTokenRequestDto in com.doku.java.library.client.cc
Methods in com.doku.java.library.client.cc with parameters of type PaymentTokenRequestDto Modifier and Type Method Description retrofit2.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 PaymentTokenRequestDto Modifier and Type Method Description PaymentTokenResponseDtoCCService. generateToken(SetupConfiguration setupConfiguration, PaymentTokenRequestDto paymentRequestDto)