Added delete account options

This commit is contained in:
2026-06-17 13:43:17 +02:00
parent 73471162bf
commit 0436a99a7c
28 changed files with 235 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ namespace XF;
/**
* @property non-negative-int|null $rhpz_club_node_id Club Parent Node ID
* @property string|null $rhpz_delete_account_master_key Delete account Master key
*/
class Options
{