Documentation ¶
Index ¶
Constants ¶
View Source
const ( FrequencyWeekly Frequency = "WEEKLY" FrequencyDaily Frequency = "DAILY" MaleOnly GenderFilter = "MALE" FemaleOnly GenderFilter = "FEMALE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckInEvent ¶
type CheckInInput ¶
type ChurchEvent ¶
type ChurchEventSession ¶
type CreateSessionInput ¶
type CreateSessionInput struct {
EventID string
}
type GenderFilter ¶
type GenderFilter string
Click to show internal directories.
Click to hide internal directories.