Fetches details of a specific country by its name or ISO code.
A string representing either the country name or ISO code.
An ApiCountry object if found, otherwise null.
Fetches all available countries from the system. This includes country details such as name, ISO codes, and billing/shipping permissions.
An ApiCountry object representing country data.
Provides functionality to manage country-related data in MegaScript.