Namespace TorBoxSDK.Models.User
Classes
- AddReferralRequest
Represents a request to apply a referral code to the authenticated user account.
- AddSearchEnginesRequest
Represents a request to add a search engine to the user's settings.
- Confirmation
Represents the confirmation status response for the authenticated user.
- ControlSearchEnginesRequest
Represents a request to perform a control operation on the user's search engine settings.
- DashboardFilter
Represents the dashboard filter configuration for a TorBox user.
- DeleteAccountRequest
Represents a request to delete the authenticated user's account.
- DeviceCode
Represents the response from a device code authorization request.
- DeviceCodeResponse
Represents the response from a device code authorization request.
- DeviceToken
Represents the response from exchanging a device code for an access token.
- DeviceTokenRequest
Represents a request to exchange a device code for an access token.
- EditSettingsRequest
Represents a request to edit the user's account settings.
- ModifySearchEnginesRequest
Represents a request to modify an existing search engine in the user's settings.
- ReferralData
Represents referral data for the authenticated user's account.
- RefreshTokenRequest
Represents a request to refresh an authentication session token.
- SearchEngine
Represents a search engine configured in the user's settings.
- Subscription
Represents a user subscription plan on TorBox.
- Transaction
Represents a financial transaction on a TorBox user account.
- UserProfile
Represents a TorBox user account returned by the API.
- UserSettings
Represents the configurable settings for a TorBox user account as returned by the API.