new CustomerTrafficList()
A List of a customer traffics
- Source:
- Customer/CustomerTrafficList.js, line 30
- See:
Properties:
Name | Type | Description |
---|---|---|
subscriptions |
Array | Array of subscriptions. |
Methods
-
generateUrl()
-
Overrides Resource's generateUrl method to return the request url
- Source:
- Customer/CustomerTrafficList.js, line 49
- See:
-
loadPreset()
-
Overrides Resource's loadPreset method.
- Source:
- Customer/CustomerTrafficList.js, line 43
- See:
-
loadSet(rObject)
-
Overrides Resource's loadSet method to set local variables after request.
Parameters:
Name Type Description rObject
json JSON representation of the loaded data. - Source:
- Customer/CustomerTrafficList.js, line 59
- See: