Appointment Type

Available Fields

Field Name

Type

Description

contactType

[String!]

Type of Appointment contact.

durationMin

Int!

A structured version of appointment type information. It contains contactType, durationMin, id, numberOfMember, and title fields

id

ID!

Id of Appointment Type.

multiCoachType

AppointmentMultiCoachType!

enum: ANY_COACH_AVAILABLE, COLLECTIVE, INDIVIDUAL

numberOfMember

Int!

refundableBeforeHours

Int!

title

String!

Name of Appointment type.

Last updated