Skip to content

Commit a5ccf88

Browse files
authored
Update WebhookDto.php
1 parent f8e7a3a commit a5ccf88

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/DataTransferObjects/Webhook/WebhookDto.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
/**
1010
* https://developers.paymaya.com/blog/entry/paymaya-checkout-api-overview#webhooks
1111
*
12-
* @method self setId(string $id)
13-
* @method self setName(string $name)
14-
* @method self setCallbackUrl(string $callbackUrl)
15-
* @method self setCreatedAt(string $createdAt)
16-
* @method self setUpdatedAt(string $updatedAt)
1712
*/
1813
readonly class WebhookDto extends BaseDto
1914
{

0 commit comments

Comments
 (0)