Skip to content

Commit 95c4222

Browse files
committed
Update phphdo for Payout models
1 parent 983b7ba commit 95c4222

31 files changed

+5
-95
lines changed

src/Adyen/Model/Payout/Address.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* Address Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class Address implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/Amount.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* Amount Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class Amount implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/BankAccount.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* BankAccount Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class BankAccount implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/Card.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* Card Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class Card implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/FraudCheckResult.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* FraudCheckResult Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class FraudCheckResult implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/FraudCheckResultWrapper.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* FraudCheckResultWrapper Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class FraudCheckResultWrapper implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/FraudResult.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* FraudResult Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class FraudResult implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/FundSource.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* FundSource Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class FundSource implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/ModifyRequest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* ModifyRequest Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class ModifyRequest implements ModelInterface, ArrayAccess, \JsonSerializable

src/Adyen/Model/Payout/ModifyResponse.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
/**
2222
* ModifyResponse Class Doc Comment
2323
*
24-
* @category Class
2524
* @package Adyen
26-
* @author OpenAPI Generator team
27-
* @link https://openapi-generator.tech
2825
* @implements \ArrayAccess<string, mixed>
2926
*/
3027
class ModifyResponse implements ModelInterface, ArrayAccess, \JsonSerializable

0 commit comments

Comments
 (0)