Method serviceListPaginated

 return to group index



serviceListPaginated

serviceListPaginatedStructserviceListPaginated ( stringsession, intstart, intlimit, stringdomain, stringcomponent, stringgroup )

Description

Retrieve a part of the list of services/contacts of the domain

Parameters

  • stringsession : the session id
  • intstart : return results from 'start'
  • intlimit : return 'limit' records
  • stringdomain : the domain/service name, empty for all
  • stringcomponent : the component type (DOMAIN|HOSTING|MX|...), empty for all
  • stringgroup : the group name, empty for all

Returns

Struct that contains services
programming languages / libraries :
 
Parameters :
string session : $session
int start :
int limit :
string domain :
string component :
string group :