GetPaymentMethodsService

interface GetPaymentMethodsService

Functions

getPaymentMethods
Link copied to clipboard
@GET(value = "payment-methods")
abstract fun getPaymentMethods(): Call<PaymentMethods>