PHP Interface WellCommerce\Bundle\ClientBundle\Entity\ClientShippingAddressInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\ClientBundle\Entity\ClientAddressInterface
显示文件 Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
getCopyBillingAddress ( ) : boolean
setCopyBillingAddress ( boolean $copyBillingAddress )

Method Details

getCopyBillingAddress() public method

public getCopyBillingAddress ( ) : boolean
return boolean

setCopyBillingAddress() public method

public setCopyBillingAddress ( boolean $copyBillingAddress )
$copyBillingAddress boolean