| Pastebin Namespace | 
 Classes
Classes
        | Class | Description | |
|---|---|---|
|   | Paste | 
            A class that defines an existing paste.
             | 
|   | Pastebin | 
            A class for interacting with the Pastebin API.
             | 
|   | PastebinException | 
            Thrown when a bad API request is made. Usually the result of an invalid API key, or when a request is made that requires authentication but no user is logged in.
             | 
|   | User | 
            A class representing an authenticated user.
             | 
 Enumerations
Enumerations
        | Enumeration | Description | |
|---|---|---|
|   | AccountType | 
            An enumeration defining all possible account types.
             | 
|   | PasteExpiration | 
            An enumeration defining paste expiration times.
             | 
|   | PasteExposure | 
            An enumeration defining paste protection levels.
             |