Skip to content

Commit ecbd2a6

Browse files
committed
Update doc for Authentication Type and remove the AuthenticationResult class
1 parent 402985c commit ecbd2a6

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

src/Response/Embeds/Authentication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class Authentication extends AbstractResponse
5050
public $Version;
5151

5252
/**
53-
* @var "3DSECURE"
53+
* @var "3DSECURE"|"UNKNOWN"
5454
*/
5555
public $Type;
5656
}

src/Response/Embeds/AuthenticationResult.php

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)