GetTransactionQRURLResponse

fun GetTransactionQRURLResponse(storeId: String? = "", type: String, isPreFillAmount: Boolean, currencyType: String, amount: Int, platform: String, method: List<String>, expiry: Expiry, code: String, status: String, qrCodeUrl: String, redirectUrl: String, createAt: Instant? = null, updateAt: Instant? = null)