bookingCustomerBase resource type
Namespace: microsoft.graph
Abstract base type for Bookings customers.
Base type of bookingCustomer
Properties
Property | Type | Description |
---|---|---|
id | String | ID of the customer. Inherited from entity. |
JSON representation
Here's a JSON representation of the resource.
{
"@odata.type": "#microsoft.graph.bookingCustomerBase",
"id": "String (identifier)"
}
Feedback
Submit and view feedback for