Sonata\Component\Order\OrderInterface::setBillingCountryCode PHP Méthode

setBillingCountryCode() public méthode

Set billing country code.
public setBillingCountryCode ( string $billingCountryCode )
$billingCountryCode string
    public function setBillingCountryCode($billingCountryCode);