Skip to content

Commit

Permalink
rector
Browse files Browse the repository at this point in the history
  • Loading branch information
mathielen committed Feb 26, 2025
1 parent e2200ea commit cf1a6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CXml/Model/Request/ConfirmationHeader.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ class ConfirmationHeader
final public const TYPE_REQUESTTOPAY = 'requestToPay';

final public const TYPE_REPLACE = 'replace';

final public const TYPE_UNKNOWN = 'unknown';

public function __construct(
Expand Down

0 comments on commit cf1a6d9

Please sign in to comment.