Module mailslurp::apis::contact_controller_api[][src]

Structs

CreateContactParams

struct for passing parameters to the method create_contact

DeleteContactParams

struct for passing parameters to the method delete_contact

GetAllContactsParams

struct for passing parameters to the method get_all_contacts

GetContactParams

struct for passing parameters to the method get_contact

Enums

CreateContactError

struct for typed errors of method create_contact

DeleteContactError

struct for typed errors of method delete_contact

GetAllContactsError

struct for typed errors of method get_all_contacts

GetContactError

struct for typed errors of method get_contact

GetContactsError

struct for typed errors of method get_contacts

Functions

create_contact
delete_contact
get_all_contacts
get_contact
get_contacts