DeviceTierConfig
class DeviceTierConfig extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $deviceGroupsType | ||
protected | $deviceGroupsDataType | ||
string | $deviceTierConfigId | ||
protected | $deviceTierSetType | ||
protected | $deviceTierSetDataType | ||
protected | $userCountrySetsType | ||
protected | $userCountrySetsDataType |
Methods
setDeviceGroups($deviceGroups)
No description
getDeviceGroups()
No description
setDeviceTierConfigId($deviceTierConfigId)
No description
string
getDeviceTierConfigId()
No description
getDeviceTierSet()
No description
setUserCountrySets($userCountrySets)
No description
getUserCountrySets()
No description
Details
setDeviceGroups($deviceGroups)
No description
DeviceGroup[]
getDeviceGroups()
No description
setDeviceTierConfigId($deviceTierConfigId)
No description
string
getDeviceTierConfigId()
No description
setDeviceTierSet(DeviceTierSet $deviceTierSet)
No description
DeviceTierSet
getDeviceTierSet()
No description
setUserCountrySets($userCountrySets)
No description
UserCountrySet[]
getUserCountrySets()
No description