GetSecondLocaleData

Description

This class obtains all locale information from the database. Something similar to the following XML should be passed to dispatchMBAPI() when you want to call the GetFirstLocaleData command:

Attributes

package
modernbill
subpackage
mbapi
author
Ben Woolley

Example Request

	<mbapi>
		<command><!-- None --></command>
		<showXMLHeader><!-- None --></showXMLHeader>
		<params>
			<localeLanguage><!-- None --></localeLanguage>
		</params>
	</mbapi>

		

Example Response

None
		

Request Elements

mbapi
Type
None
Description
None
Children
command
Type
None
Description
None
showXMLHeader
Type
None
Description
None
params
Type
None
Description
None
Children
localeLanguage
Type
None
Description
None

Response Elements

None