ePages 7.3.0 - DE_EPAGES/Object/API/TLE/CountryHandler.pm

Package DE_EPAGES::Object::API::TLE::CountryHandler

Provides functions for countries and subdivisions.

Functions

IsSubdivisionMandatory

IsSubdivisionMandatory

Returns true if state is mandatory for the given CountryID.

Syntax
#IsSubdivisionMandatory(#CountryID)
Example
#IsSubdivisionMandatory(#BillingAdress.CountryID)
Input
#CountryID (integer)
ID of the country
Return
#IsMandatory (boolean)
true if state is mandatory for the given CountryID