Return the details regarding the Address Book module

See

ChurchSuite Account: Get Module

Hierarchy

  • Info

Properties

id: "attendance"
mtime: string
muser: string
name: string
options: { connect: []; embed: []; module: { module_password?: string; show_attendance_recording: BooleanAsNumber }; public: [] }

Type declaration

  • connect: []
  • embed: []
  • module: { module_password?: string; show_attendance_recording: BooleanAsNumber }
    • Optional module_password?: string
    • show_attendance_recording: BooleanAsNumber
  • public: []
order: number

Generated using TypeDoc