Module mailslurp::apis::group_controller_api[][src]

Structs

AddContactsToGroupParams

struct for passing parameters to the method add_contacts_to_group

CreateGroupParams

struct for passing parameters to the method create_group

DeleteGroupParams

struct for passing parameters to the method delete_group

GetAllGroupsParams

struct for passing parameters to the method get_all_groups

GetGroupParams

struct for passing parameters to the method get_group

GetGroupWithContactsPaginatedParams

struct for passing parameters to the method get_group_with_contacts_paginated

GetGroupWithContactsParams

struct for passing parameters to the method get_group_with_contacts

RemoveContactsFromGroupParams

struct for passing parameters to the method remove_contacts_from_group

Enums

AddContactsToGroupError

struct for typed errors of method add_contacts_to_group

CreateGroupError

struct for typed errors of method create_group

DeleteGroupError

struct for typed errors of method delete_group

GetAllGroupsError

struct for typed errors of method get_all_groups

GetGroupError

struct for typed errors of method get_group

GetGroupWithContactsError

struct for typed errors of method get_group_with_contacts

GetGroupWithContactsPaginatedError

struct for typed errors of method get_group_with_contacts_paginated

GetGroupsError

struct for typed errors of method get_groups

RemoveContactsFromGroupError

struct for typed errors of method remove_contacts_from_group

Functions

add_contacts_to_group
create_group
delete_group
get_all_groups
get_group
get_group_with_contacts
get_group_with_contacts_paginated
get_groups
remove_contacts_from_group