mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-28 17:03:57 +00:00
large commit
This commit is contained in:
@@ -16,7 +16,8 @@ class AddressBook extends JsonResource
|
||||
{
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'company_id' => $this->company_id,
|
||||
'type' => $this->type,
|
||||
'company_id' => $this->reference_id,
|
||||
'reference' => $this->reference,
|
||||
'contact' => $this->contact,
|
||||
'street_one' => $this->street_one,
|
||||
|
||||
Reference in New Issue
Block a user