Module mailslurp::apis::template_controller_api[][src]

Structs

CreateTemplateParams

struct for passing parameters to the method create_template

DeleteTemplateParams

struct for passing parameters to the method delete_template

GetAllTemplatesParams

struct for passing parameters to the method get_all_templates

GetTemplateParams

struct for passing parameters to the method get_template

Enums

CreateTemplateError

struct for typed errors of method create_template

DeleteTemplateError

struct for typed errors of method delete_template

GetAllTemplatesError

struct for typed errors of method get_all_templates

GetTemplateError

struct for typed errors of method get_template

GetTemplatesError

struct for typed errors of method get_templates

Functions

create_template
delete_template
get_all_templates
get_template
get_templates