Introduction
Stores database-level billing information (eg. Data Connector, Data Science Package).
Properties

AccountNo

The assigned ApiAccount account number.

ActiveSince

The date the database plan became active, where applicable.

BillDays

The number of days billed, or null for plans billed by subscription rather than by day.

BillingEndDate

The effective end date of the billing for this database plan, where applicable.

BillingInformation

The billing information (rate plan display name) for this record.

BillingStartDate

The effective start date of the billing for this database plan.

Cost

The total cost for this database plan in local currency. For device-counting plans this is unit cost × quantity; for plans billed by day it equals the already-prorated unit cost.

CurrencyCode

The applicable currency code.

DatabaseName

The name of the database this billing record applies to.

Id

Id for this record.

Quantity

The quantity billed (number of subscriptions), or null for plans billed by day.

TerminationDate

The termination date of the database plan, where applicable. Null when no termination is set.

UnitCost

The unit cost for this database plan in local currency.

Loading API Runner...