Skip to content

Commit 4d46a78

Browse files
delete just by id
1 parent 6bc5286 commit 4d46a78

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Customers/CustomersClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public function putCustomer(string $id, array $data): Response
6161

6262
/**
6363
* @param string $id
64-
* @param array $data
6564
* @return Response
6665
*/
6766
public function deleteCustomer(string $id): Response

0 commit comments

Comments
 (0)