Ccrate

A service rate per customer [Ccrate] is the hourly rate used to bill for a particular service to a particular customer. Used when your OpenAir account is configured to get the billing rates from Service / Customer [account.rate_from = cc].

XML

SOAP

REST

Database table

Object

Ccrate

oaCcrate

cc_rate

Supported Commands

Read

read()

The Ccrate object has the following properties:

XML / SOAP

Database

Description

categoryid

category_id

[Read-only] The ID of the category this rate is associated with.

created

created

[Read-only] Time the record was created. See Date Fields.

currency

currency

[Read-only] The currency these rates are quoted in.

customerid

customer_id

[Read-only] The ID of the customer this rate is associated with.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

notes

notes

[Read-only] Notes about the table.

rate

rate

[Read-only] The hourly billing rate.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.