Customer
BookingAPI Customer entity.
Implements
Fields
createdAt (
ISO8601DateTime!)
Create DateTime.
description (
String!)
The description associated with the entity.
email (
String!)
The email of the Customer.
externalCode (
String!)
User defined identifier.
firstName (
String!)
The first name of the Customer.
id (
ID!)
Identifies the primary key from the database.
lastName (
String!)
The last name of the Customer.
metadata (
JSON!)
Metadata associated with the entity.
updatedAt (
ISO8601DateTime!)
Update DateTime.