Open this page in the API Guide

QuotaUsageDetail Constructor

Initializes the dundas.account.Tenant object.
 

Parameters

options

Type: Object
(optional) Object with default values for the quota usage detail.
Optional: True

Examples

The following example initializes a new instance of a QuotaUsageDetail object:

1
var newObject = new dundas.account.QuotaUsageDetail();