Warning: You are browsing the documentation for PrestaShop 8, which is outdated.
You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page
PrestaShop\PrestaShop\Core\Domain\Country\Command\AddCountryCommand
Adds new zone with provided data.
Command details | |
---|---|
Constructor parameters |
|
Handler class | PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler Implements:
|
Return type | PrestaShop\PrestaShop\Core\Domain\Country\ValueObject\CountryId |
PrestaShop\PrestaShop\Core\Domain\Country\Query\GetCountryRequiredFields
Query for getting country required fields
Query details | |
---|---|
Constructor parameters |
|
Handler class | PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryRequiredFieldsHandler Implements:
|
Return type | PrestaShop\PrestaShop\Core\Domain\Country\QueryResult\CountryRequiredFields |