social_lms_integrator-1.0.0-beta4/modules/social_lms_integrator_mail/config/schema/social_moodle_mail.request_enroll.schema.yml
modules/social_lms_integrator_mail/config/schema/social_moodle_mail.request_enroll.schema.yml
social_lms_integrator_mail.request_enroll:
type: config_object
label: 'Social LMS Integrator Iteration Invite Settings'
mapping:
subject_approve:
type: string
label: 'Email subject.'
translatable: true
message_approve:
type: text_format
label: 'Message body.'
translatable: true
subject_decline:
type: string
label: 'Email subject.'
translatable: true
message_decline:
type: text_format
label: 'Message body.'
translatable: true
language:
type: string
label: 'Language code'
