Click or drag to resize
Pastebin Namespace
The root namespace for all Pastebin API components.
Classes
  Class Description
Public class Paste
A class that defines an existing paste.
Public class Pastebin
A class for interacting with the Pastebin API.
Public class 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.
Public class User
A class representing an authenticated user.
Enumerations
  Enumeration Description
Public enumeration AccountType
An enumeration defining all possible account types.
Public enumeration PasteExpiration
An enumeration defining paste expiration times.
Public enumeration PasteExposure
An enumeration defining paste protection levels.