# Functions
CallGetAccountInfo is a creation function that returns a [core.APIMethod] corresponding to the method [getAccountInfo].
CallToggleSSH is a creation function that returns a [core.APIMethod] corresponding to the method [toggleSsh].
CallToggleSSHFTP is a creation function that returns a [core.APIMethod] corresponding to the method [toggleSsh].
# Constants
SSH connection is disabled for an account.
SSH connection is enabled for an account.
Constants used to implement the [getAccountInfo] and [toggleSsh] methods.
Constants used to implement the [getAccountInfo] and [toggleSsh] methods.
Constants used to implement the [getAccountInfo] and [toggleSsh] methods.
Constants used to implement the [getAccountInfo] and [toggleSsh] methods.
# Type aliases
Status represents the status of SSH permissions.