new CustomerTrafficList()
A List of a customer traffics
- Source:
- Customer/CustomerTrafficList.js, line 28
- 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 47
- See:
-
loadPreset()
-
Overrides Resource's loadPreset method.
- Source:
- Customer/CustomerTrafficList.js, line 41
- 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 57
- See: