Fill out model partialy #1

Merged
maxchil merged 1 commits from feat/model into master 2020-05-22 19:01:02 +02:00
Owner
No description provided.
maxchil closed this pull request 2020-05-22 19:01:02 +02:00
maxchil deleted branch feat/model 2020-05-22 19:01:08 +02:00
Owner

It'd be useful to have access to list of all offices associated with that company. For example:

public IList<BranchOffice> Offices { get; set; }
It'd be useful to have access to list of all offices associated with that company. For example: ``` public IList<BranchOffice> Offices { get; set; } ```
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: system-praktyk/system-praktyk-api#1
No description provided.