GetPaymentMethodAPI

object GetPaymentMethodAPI

Types

GetPaymentMethodService
Link copied to clipboard
interface GetPaymentMethodService

Functions

getPaymentMethod
Link copied to clipboard
fun PayAPI.PaymentMethodsAPI.getPaymentMethod(paymentMethodId: String, readTimeout: Long? = null): Call<PaymentMethod>