Module: CpanelRuby::API::Account

Defined in:
lib/cpanel_ruby/api/account/show_bw.rb,
lib/cpanel_ruby/api/account/limit_bw.rb,
lib/cpanel_ruby/api/account/list_account.rb,
lib/cpanel_ruby/api/account/create_account.rb,
lib/cpanel_ruby/api/account/remove_account.rb,
lib/cpanel_ruby/api/account/account_summary.rb,
lib/cpanel_ruby/api/account/change_password.rb,
lib/cpanel_ruby/api/account/suspend_account.rb,
lib/cpanel_ruby/api/account/show_bw_response.rb,
lib/cpanel_ruby/api/account/limit_bw_response.rb,
lib/cpanel_ruby/api/account/unsuspend_account.rb,
lib/cpanel_ruby/api/account/list_account_response.rb,
lib/cpanel_ruby/api/account/create_account_response.rb,
lib/cpanel_ruby/api/account/remove_account_response.rb,
lib/cpanel_ruby/api/account/account_summary_response.rb,
lib/cpanel_ruby/api/account/change_password_response.rb,
lib/cpanel_ruby/api/account/suspend_account_response.rb,
lib/cpanel_ruby/api/account/unsuspend_account_response.rb

Defined Under Namespace

Classes: AccountSummary, AccountSummaryResponse, ChangePassword, ChangePasswordResponse, CreateAccount, CreateAccountResponse, LimitBw, LimitBwResponse, ListAccount, ListAccountResponse, RemoveAccount, RemoveAccountResponse, ShowBw, ShowBwResponse, SuspendAccount, SuspendAccountResponse, UnsuspendAccount, UnsuspendAccountResponse