ClientInterface

Interface ClientInterface
Methods Summary
public
# init( )
Initializes the Client
public
# setClientId( string $id )
Sets the Client ID, previously called Vendor ID
public
# getClientId( )
Gets the Client ID, previously called Vendor ID
public
# getCountryId( )
Gets the specified country code
public
# setCountryId( $countryId )
Sets the country code, eg. "en-US"
public
# getUserLanguage( )
Gets the specified user language
public
# setUserLanguage( string $userLanguage )
Sets the user language, eg. "en"