Closed svennis94 closed 8 years ago
If you want to get the type at the current version of the package (1.0.1) you have to write the following:
$oResponse->getRequiredActionObject()->getType()
I would like to have the following made possible:
$oResponse->getRequiredActionType()
It would be nice to have so our code looks cleaner.
If you want to get the type at the current version of the package (1.0.1) you have to write the following:
I would like to have the following made possible:
It would be nice to have so our code looks cleaner.