Member
Get a list of fields and their settings.
- Permissions to view the App is needed.
- API Tokens cannot be used with this API.
DepartmentSelectionField
Warning
- extend the abstract class "AbstractMemberSelectField"
Methods
(none)
GroupSelectionField
Warning
- extend the abstract class "AbstractMemberSelectField"
Methods
(none)
MemberSelectEntity
Methods
getCode()
Get the code
Parameter
(none)
Return
String
getType()
Get the type
Parameter
(none)
Return
MemberSelectEntityType
UserSelectionField
Warning
- extend the abstract class "AbstractMemberSelectField"
Methods
(none)
AbstractMemberSelectField
Warning
- extend the abstract class "AbstractInputField"
- This class is an abstract class.
Methods
getDefaultValue()
Get the defaultValue
Parameter
(none)
Return
List<MemberSelectEntity>
getEntites()
Get the entites
Parameter
(none)
Return
List<MemberSelectEntity>