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

setBillingCountryCode() 공개 메소드

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