CancelPreAuthPaymentAPI

object CancelPreAuthPaymentAPI

Types

CancelPreAuthPaymentService
Link copied to clipboard
interface CancelPreAuthPaymentService

Functions

cancelPreAuthPayment
Link copied to clipboard
fun PayAPI.PaymentTransactionsAPI.cancelPreAuthPayment(transactionId: String, readTimeout: Long? = null): Call<Void>