Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 8. Read the current 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 |