Método serviceListPaginated

 voltar ao índice do grupo



serviceListPaginated

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

Descrição

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

Parâmetros

  • 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

Regresso

Struct that contains services
linguagem :
 
Parâmetros :
string session : $sessão
int start :
int limit :
string domain :
string component :
string group :