Added birthday to Address
This commit is contained in:
@@ -22,6 +22,7 @@ class AddressModel {
|
||||
public $fax;
|
||||
public $mobile;
|
||||
public $email;
|
||||
public $birthday;
|
||||
public $uid;
|
||||
public $billing_type;
|
||||
public $billing_delivery;
|
||||
|
||||
Reference in New Issue
Block a user