Sonata\Component\Order\OrderInterface::setBillingCountryCode PHP Метод

setBillingCountryCode() публичный Метод

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