diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-05-17 20:23:35 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-05-17 20:23:35 +0200 |
commit | b30952ed72d07779b122ed78e2d9a42c8d6fef2b (patch) | |
tree | 70112d703c8c891bfc6913ef36559d1737c79295 | |
parent | 79671bba66cc9c247e08bcf05d0ffa7b540a34dd (diff) |
-doxygen
-rw-r--r-- | src/exchange/taler-exchange-httpd_common_kyc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.h b/src/exchange/taler-exchange-httpd_common_kyc.h index 5672d0e3e..572766041 100644 --- a/src/exchange/taler-exchange-httpd_common_kyc.h +++ b/src/exchange/taler-exchange-httpd_common_kyc.h @@ -64,7 +64,6 @@ struct TEH_KycAmlTrigger; * @param provider_section name of the configuration section of the logic that was run * @param provider_user_id set to user ID at the provider, or NULL if not supported or unknown * @param provider_legitimization_id set to legitimization process ID at the provider, or NULL if not supported or unknown - * @param status KYC status * @param expiration until when is the KYC check valid * @param attributes user attributes returned by the provider * @param http_status HTTP status code of @a response |