Uses of Class
com.doku.java.library.dto.cc.response.PaymentTokenResponseDto
| Package | Description |
|---|---|
| com.doku.java.library.client.cc | |
| com.doku.java.library.service.cc |
-
Uses of PaymentTokenResponseDto in com.doku.java.library.client.cc
Methods in com.doku.java.library.client.cc that return types with arguments of type PaymentTokenResponseDto Modifier and Type Method Description retrofit2.Call<PaymentTokenResponseDto>CcClient. ccPaymentProcess(PaymentTokenRequestDto paymentTokenRequestDto) -
Uses of PaymentTokenResponseDto in com.doku.java.library.service.cc
Methods in com.doku.java.library.service.cc that return PaymentTokenResponseDto Modifier and Type Method Description PaymentTokenResponseDtoCCService. generateToken(SetupConfiguration setupConfiguration, PaymentTokenRequestDto paymentRequestDto)