Sonata\Component\Order\OrderInterface::setShippingCountryCode PHP 메소드

setShippingCountryCode() 공개 메소드

Set shipping country.
public setShippingCountryCode ( string $shippingCountryCode )
$shippingCountryCode string
    public function setShippingCountryCode($shippingCountryCode);