GetTransactionAPI

object GetTransactionAPI

Types

GetTransactionService
Link copied to clipboard
interface GetTransactionService
Update
Link copied to clipboard
enum Update : Enum<GetTransactionAPI.Update>

Functions

getTransaction
Link copied to clipboard
fun PayAPI.PaymentTransactionsAPI.getTransaction(transactionId: String, update: GetTransactionAPI.Update? = null, readTimeout: Long? = null): Call<Transaction>