# Constants
type of "A, MX, TXT" records.
type of CNAME-records.
files or databases war downloaded.
files war downloaded.
databases war downloaded.
the operation failed with an error.
type of NS-records.
files or databases war restored.
files war restored.
databases war restored.
the operation was completed successfully.
Unlimited is the value of the limiting fields in [UserInfo], which indicates the absence of limits.
# Variables
"field for get data result not found".
"unknown value fot type FileType".
# Structs
BasicRecords is a representation of the "A, MX, TXT" records information in the [getData] response.
CNAMERecords is a representation of the CNAME records information in the [getData] response.
DNSRecords is a representation of the DNS records information in the [getData] response.
FileBackup is an entry in the list of file backups.
FileRecord is an entry in the list of files in a directory.
GetData is the result of a successful call to the [getData] method.
LogRecord is a record in the operation log in the Beget.
NSRecords is a representation of the NS records information in the [getData] response.
UserInfo is the result of a successful call to the [getAccountInfo] method.
# Type aliases
BoolResult is the type of result of a request to the Beget.API, when returning only the bool result.
DatabaseName represents the name of databases for Beget Responses.
FileBackupList is the result of a successful call to the [getFileBackupList] method.
FileList is the result of a successful call to the [getFileList] method.
FileType represents the type of file on the ftp server.
ID is a type of the unique identifier for Beget Responses.
Log is the result of a successful call to the [getLog] method.
MYSQLBackup is an entry in the list of MYSQL backups.
MYSQLBackupList is the result of a successful call to the [getMysqlBackupList] method.
MYSQLList is the result of a successful call to the [getMysqlList] method.
Operation represents the operation performed on the database or files in the Beget.
OperationType represents a specific operation performed in the Beget.
SSHToggle is the result of a successful call to the [toggleSsh] method.
Status represents the status of the operation performed in the Beget.
TypeRecords is a type, that specifies the type of the records in the [getData] response.