Clients

From Advice Local Wiki
Revision as of 14:51, 12 December 2017 by Psu (talk | contribs) (The client object)
Jump to: navigation, search

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.

Updating a Client