Table: square_bookings
This table shows data for Square Bookings.
The primary key for this table is id.
Columns
Name | Type |
---|---|
id (PK) | utf8 |
version | int64 |
status | utf8 |
created_at | utf8 |
updated_at | utf8 |
start_at | utf8 |
location_id | utf8 |
customer_id | utf8 |
customer_note | utf8 |
seller_note | utf8 |
appointment_segments | json |
transition_time_minutes | int64 |
all_day | bool |
location_type | utf8 |
creator_details | json |
source | utf8 |