Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
simplify.Authentication
:
Holds authentication information used when accessing the API.
simplify.constants.Constants
:
Holds constant values.
simplify.domain.Domain
simplify.AccessToken
:
OAuth access token.
simplify.CardToken
:
A CardToken object.
simplify.Chargeback
:
A Chargeback object.
simplify.Coupon
:
A Coupon object.
simplify.Customer
:
A Customer object.
simplify.Deposit
:
A Deposit object.
simplify.Event
:
A Event object.
simplify.Invoice
:
A Invoice object.
simplify.InvoiceItem
:
A InvoiceItem object.
simplify.Payment
:
A Payment object.
simplify.Plan
:
A Plan object.
simplify.Refund
:
A Refund object.
simplify.Subscription
:
A Subscription object.
simplify.Webhook
:
A Webhook object.
simplify.BadRequestError.FieldError
:
Represents a single error in a field of data sent in a request to the API.
simplify.Http
simplify.Jws
simplify.PaymentsApi
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
simplify.ApiError
:
Base class for all API errors.
simplify.ApiConnectionError
:
Error raised when there are communication errors contacting the API.
simplify.AuthenticationError
:
Error raised where there are problems authentication a request.
simplify.BadRequestError
:
Error raised when the request contains errors.
simplify.NotAllowedError
:
Error raised when a request was not allowed.
simplify.ObjectNotFoundError
:
Error raised when a requested object cannot be found.
simplify.SysError
:
Error raised when there was a system error processing a request.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.ValueError
:
Inappropriate argument value (of correct type).
simplify.IllegalArgumentError
:
Error raised when passing illegal arguments.
simplify.domain.DomainFactory
json.encoder.JSONEncoder
:
Extensible JSON <http://json.org> encoder for Python data structures.
simplify.domain.PaymentObjectEncoder
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Jan 28 14:42:36 2014
http://epydoc.sourceforge.net