add member link document
This commit is contained in:
@@ -17,6 +17,7 @@ class MemberAlarmCenterResources extends JsonResource
|
||||
'id' => $this->id,
|
||||
'personId' => $this->person_id,
|
||||
'memberId' => $this->member_id,
|
||||
'link_document' => $this->link_document,
|
||||
'fullName' => $this->full_name,
|
||||
'service' => $this->service_code,
|
||||
'start_date' => $this->members_effective_date,
|
||||
|
||||
Reference in New Issue
Block a user