Constructs a new groups service object.
Service configuration.
Delete a group record via its id.
The id of the record to delete.
Query all groups.
Optionaloptions: GroupsReadOptionsOptional options for read operation.
The result of the read operation.
Query some groups via a haystack filter.
The haystack filter to query by.
Optionaloptions: GroupsReadOptionsOptional options for read operation.
The result of the read operation.
Read a group via its id.
The id of the group to read.
The group record.
An implementation of the FIN Groups service.