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

GetContactVCardParams

struct for passing parameters to the method get_contact_v_card

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

GetContactVCardError

struct for typed errors of method get_contact_v_card

GetContactsError

struct for typed errors of method get_contacts

Functions

create_contact
delete_contact
get_all_contacts
get_contact
get_contact_v_card
get_contacts