Difference between revisions of "Clients"
From Advice Local Wiki
(→The client object) |
(→The client object) |
||
| Line 3: | Line 3: | ||
==== The client object ==== | ==== The client object ==== | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | | | + | ! scope="col"| Item |
| + | ! scope="col"| Quantity | ||
| + | ! scope="col"| Price | ||
|- | |- | ||
|id | |id | ||
Revision as of 22:43, 12 December 2017
Adding a Client
The client object
| Item | Quantity | Price |
|---|---|---|
| id | Unique identifier for the object. | |
| name | The busniess name. | |
| owner | The business owner name. | |
| street | The business street. | |
| suite | The business suite. | |
| hours | The business hours. | |
| city | The business hours. | |
| state | The business state. | |
| zipcode | The business zipcode. |