TAMS Club Calendar Frontend Documentation
Preparing search index...
util/constructors
createVolunteering
Function createVolunteering
createVolunteering
(
id
?:
string
,
name
?:
string
,
club
?:
string
,
description
?:
string
,
filters
?:
Filters
,
)
:
Volunteering
Creates a Volunteering object
Parameters
id
:
string
= null
name
:
string
= ''
club
:
string
= ''
description
:
string
= ''
filters
:
Filters
= ...
Returns
Volunteering
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TAMS Club Calendar Frontend Documentation
Loading...
Creates a Volunteering object