Clients
From Advice Local Wiki
Adding a Client
The client object
Attributes | |||||
---|---|---|---|---|---|
id | integer | Unique identifier for the object. | |||
name | string (maxLength=128) | The busniess name. | |||
owner | The business owner name. | ||||
street | string (maxLength=128) | The business street. | |||
suite | The business suite. | ||||
hours | The business hours. | ||||
city | string (maxLength=128) | The business hours. | |||
state | string (maxLength=64) | The business state. | |||
zipcode | string (maxLength=32) | The business zipcode. |