formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Interface AppointmentTemplate

    Data related to an appointment template.

    Each appointment picker is associated with an appointment template that can be configured in the backend.

    interface AppointmentTemplate {
        uuid: string;
    }
    Index

    Properties

    Properties

    uuid: string

    The UUID of the appointment template.