Difference between revisions of "Clients"
From Advice Local Wiki
(→The client object) |
(→The client object) |
||
| Line 12: | Line 12: | ||
|- | |- | ||
|owner | |owner | ||
| − | |The business owner name. | + | |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. | ||
|} | |} | ||
== Updating a Client == | == Updating a Client == | ||
Revision as of 22:41, 12 December 2017
Adding a Client
The client object
| 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. |