ProcessPaymentAPI

object ProcessPaymentAPI

Types

ProcessPaymentService
Link copied to clipboard
interface ProcessPaymentService

Functions

processPayment
Link copied to clipboard
fun FuelingAPI.FuelingAPI.processPayment(gasStationId: String, body: TransactionRequest, readTimeout: Long? = null): Call<ProcessPaymentResponse>