XIQS Get Device Plan List
From IQsimWiki
Revision as of 13:42, 8 July 2020 by Administrator (Talk | contribs)
Get a list of device plan - Device Plan
Description |
---|
getXIQSDevicePlanList( [ Long id_partition ] )
Get a list of device plan owned by a partition. If the current logged user is administrator, he gets the full list of all device plan unless a 'id_partition' parameter is specified. |
Parameters |
---|
Long id_partition Partition Id Partition id - mandatory if user is administrator |
Return Values |
---|
Long id_deviceDevice Id String name Device Plan name Long id_partition Partition Id Long dvp_timingtype 0: Number of days Long dvp_timingday Number of days or Birthday according to timingtype Long dvp_endofpass 0: Partition Midnight Long dvp_dataflags 1: Data unlimited Long dvp_hsvolume Quantity of High Speed Data Long dvp_lsvolume Quantity of Low Speed Data Long dvp_lsbandwidth Low Speed Bandwidth Long dvp_extragroupvolume Supplementary Data (Kilo Bytes) Long dvp_billingtype Always 0 String countrygroupname Restricted Country Group Name String extracountrygroupname Extra Country Group Name
Possible failure code returns |