Class Index | File Index

Classes


Class Billing


Extends Resource.
Billing Resource
Defined in: billing.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Billing(spire, data)
Represents a billing subscription in the spire api.
Field Summary
Field Attributes Field Name and Description
 
Actual data from the spire.io api.
 
Reference to spire object.
Methods borrowed from class Resource:
authorization, capabilities, capability, get, getIfCapable, mediaType, request, schema, update, url
Class Detail
Billing(spire, data)
Represents a billing subscription in the spire api.
Parameters:
spire
{object} Spire object
data
{object} Billing data from the spire api
Field Detail
data
Actual data from the spire.io api.

spire
Reference to spire object.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed May 30 2012 16:58:14 GMT-0700 (PDT)