Sonata\Component\Order\OrderInterface::setBillingCountryCode PHP Method

setBillingCountryCode() public method

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