# Functions
New creates a new email API client.
NewPostEmailDefault creates a PostEmailDefault with default headers values.
NewPostEmailOK creates a PostEmailOK with default headers values.
NewPostEmailParams creates a new PostEmailParams object with the default values initialized.
NewPostEmailParamsWithContext creates a new PostEmailParams object with the default values initialized, and the ability to set a context for a request.
NewPostEmailParamsWithHTTPClient creates a new PostEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostEmailParamsWithTimeout creates a new PostEmailParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostEmailUnauthorized creates a PostEmailUnauthorized with default headers values.
# Structs
Client for email API
*/.
PostEmailDefault handles this case with default header values.
PostEmailOK handles this case with default header values.
PostEmailParams contains all the parameters to send to the API endpoint
for the post email operation typically these are written to a http.Request
*/.
PostEmailReader is a Reader for the PostEmail structure.
PostEmailUnauthorized handles this case with default header values.