We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7967600 + bb3964d commit 45c211bCopy full SHA for 45c211b
src/types/Enums.h
@@ -172,7 +172,7 @@ enum class AuthorizationStatus
172
Blocked,
173
/** @brief Identifier has expired. Not allowed for charging */
174
Expired,
175
- /** @brief Identifier has expired. Not allowed for charging */
+ /** @brief Identifier is unknown. Not allowed for charging */
176
Invalid,
177
/** @brief Identifier is already involved in another transaction and multiple transactions are not allowed. (Only relevant for a
178
StartTransaction.req */
0 commit comments