TransactionHashesPaymentIdRequest

@Serializable
data class TransactionHashesPaymentIdRequest(val paymentId: String)

Request for getting the transaction hashes by payment id.

Author

Marcus Cvjeticanin

Since

0.1.0

Parameters

paymentId

The payment id

Constructors

Link copied to clipboard
constructor(paymentId: String)

Properties

Link copied to clipboard