Uses of Class
com.doku.java.library.dto.va.payment.response.PaymentResponseDto
| Package | Description |
|---|---|
| com.doku.java.library.client.va | |
| com.doku.java.library.service.va |
-
Uses of PaymentResponseDto in com.doku.java.library.client.va
Methods in com.doku.java.library.client.va that return types with arguments of type PaymentResponseDto Modifier and Type Method Description org.springframework.http.ResponseEntity<PaymentResponseDto>DokuVaClient. generateDokuVa(SetupConfiguration setupConfiguration, PaymentRequestDto paymentRequestDto) -
Uses of PaymentResponseDto in com.doku.java.library.service.va
Methods in com.doku.java.library.service.va that return PaymentResponseDto Modifier and Type Method Description PaymentResponseDtoVaServices. generateDokuVa(SetupConfiguration setupConfiguration, PaymentRequestDto paymentRequestDto)