AppointmentTrait
The property name constants of the {@see \xyz\oihana\schema\appointments\Appointment} class.
Tags
Table of Contents
Constants
- APPOINTMENT_STATUS : string = 'appointmentStatus'
- APPOINTMENT_TYPE : string = 'appointmentType'
- MAKES_OFFER : string = 'makesOffer'
- REPORT : string = 'report'
- TAGS : string = 'tags'
Constants
APPOINTMENT_STATUS
public
string
APPOINTMENT_STATUS
= 'appointmentStatus'
APPOINTMENT_TYPE
public
string
APPOINTMENT_TYPE
= 'appointmentType'
MAKES_OFFER
public
string
MAKES_OFFER
= 'makesOffer'
REPORT
public
string
REPORT
= 'report'
TAGS
public
string
TAGS
= 'tags'