@@ -28,8 +28,8 @@ public TransactionsAsyncClient(ApiClient apiClient) {
2828 * Retrieve a transaction
2929 *
3030 * <p>Retrieves the full details of an identified transaction. The transaction resource is
31- * identified by a query parameter and *one* of following parameters is required: * `id` *
32- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
31+ * identified by a query parameter and *one* of following parameters is required: - `id` -
32+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
3333 *
3434 * <p>Operation ID: GetTransaction
3535 *
@@ -48,8 +48,8 @@ public CompletableFuture<com.sumup.sdk.models.TransactionFull> getTransaction()
4848 * Retrieve a transaction
4949 *
5050 * <p>Retrieves the full details of an identified transaction. The transaction resource is
51- * identified by a query parameter and *one* of following parameters is required: * `id` *
52- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
51+ * identified by a query parameter and *one* of following parameters is required: - `id` -
52+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
5353 *
5454 * <p>Operation ID: GetTransaction
5555 *
@@ -68,8 +68,8 @@ public CompletableFuture<com.sumup.sdk.models.TransactionFull> getTransaction(
6868 * Retrieve a transaction
6969 *
7070 * <p>Retrieves the full details of an identified transaction. The transaction resource is
71- * identified by a query parameter and *one* of following parameters is required: * `id` *
72- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
71+ * identified by a query parameter and *one* of following parameters is required: - `id` -
72+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
7373 *
7474 * <p>Operation ID: GetTransaction
7575 *
@@ -101,8 +101,8 @@ public CompletableFuture<com.sumup.sdk.models.TransactionFull> getTransaction(
101101 * Retrieve a transaction
102102 *
103103 * <p>Retrieves the full details of an identified transaction. The transaction resource is
104- * identified by a query parameter and *one* of following parameters is required: * `id` *
105- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
104+ * identified by a query parameter and *one* of following parameters is required: - `id` -
105+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
106106 *
107107 * <p>Operation ID: GetTransactionV2.1
108108 *
@@ -121,8 +121,8 @@ public CompletableFuture<com.sumup.sdk.models.TransactionFull> getTransactionV21
121121 * Retrieve a transaction
122122 *
123123 * <p>Retrieves the full details of an identified transaction. The transaction resource is
124- * identified by a query parameter and *one* of following parameters is required: * `id` *
125- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
124+ * identified by a query parameter and *one* of following parameters is required: - `id` -
125+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
126126 *
127127 * <p>Operation ID: GetTransactionV2.1
128128 *
@@ -142,8 +142,8 @@ public CompletableFuture<com.sumup.sdk.models.TransactionFull> getTransactionV21
142142 * Retrieve a transaction
143143 *
144144 * <p>Retrieves the full details of an identified transaction. The transaction resource is
145- * identified by a query parameter and *one* of following parameters is required: * `id` *
146- * `internal_id` * `transaction_code` * `foreign_transaction_id` * `client_transaction_id`
145+ * identified by a query parameter and *one* of following parameters is required: - `id` -
146+ * `internal_id` - `transaction_code` - `foreign_transaction_id` - `client_transaction_id`
147147 *
148148 * <p>Operation ID: GetTransactionV2.1
149149 *
0 commit comments