Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppointmentEntity

Index

Properties

Optional createdAt

createdAt: string

Optional customer

customer: null | AppointmentCustomer

Optional id

id: string

Optional lineItems

lineItems: AppointmentLineItem[]

Optional notes

notes: null | string

Optional start

start: string

Optional status

status: null | "NO_SHOW" | "DECLINED_BY_MERCHANT" | "CANCELED"

Optional status_reason

status_reason: string

Optional updatedAt

updatedAt: string

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc