getLocales(int
items_per_page)¶
The getLocales method is used to get the LocalesList object that represents a list of active locales.
Input parameters¶
items_per_page¶
int
Number of items in a page of internal paginator. Parameter is optional. Default value is 100.
Returned value¶
The LocalesList object.