Skip to content

Email Models

thingiverse.models.email

Email

Attributes:

Name Type Description
body EmailBody | Unset

thingiverse.models.email_body

EmailBody

Attributes:

Name Type Description
email_sent str | Unset
user_id int | Unset

thingiverse.models.email_schema

EmailSchema

Attributes:

Name Type Description
body EmailSchemaBody | Unset

thingiverse.models.email_schema_body

EmailSchemaBody

Attributes:

Name Type Description
email_sent str | Unset
user_id int | Unset

thingiverse.models.post_email_body

PostEmailBody

Attributes:

Name Type Description
email_type PostEmailBodyEmailType

Set the type of email

site str

Set the parameter of site. Site parameter's value should be either 'tv' or 'mb' Example: tv.

user_id int

Set the ID of the user who will receive the email Example: 2.

client_id str | Unset

Set the client ID of app Example: 615fc4464de0c742cafb.

forgot_email str | Unset

Set the forgotten email. In this case, set the email type as a forgot Example: test@gmail.com.

thingiverse.models.post_email_body_email_type

thingiverse.models.post_email_response_401

PostEmailResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.post_email_response_403

PostEmailResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.post_email_response_404

PostEmailResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.post_email_thingiverse_enqueue_support_body

PostEmailThingiverseEnqueueSupportBody

Attributes:

Name Type Description
subject str

Email subject Example: Need help.

text str

Email text Example: Please, help me to change my nickname..

html str | Unset

Email as HTML Example:

Please, help me to change my nickname.

.

thingiverse.models.post_email_thingiverse_enqueue_support_response_401

PostEmailThingiverseEnqueueSupportResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.post_email_thingiverse_enqueue_support_response_403

PostEmailThingiverseEnqueueSupportResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.post_email_thingiverse_enqueue_support_response_404

PostEmailThingiverseEnqueueSupportResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.post_email_type_enqueue_dmca_body

PostEmailTypeEnqueueDmcaBody

Attributes:

Name Type Description
text str

Email text Example:

Hello

.

thingiverse.models.post_email_type_enqueue_dmca_response_200

PostEmailTypeEnqueueDmcaResponse200

Attributes:

Name Type Description
error str | Unset

thingiverse.models.post_email_type_enqueue_dmca_response_401

PostEmailTypeEnqueueDmcaResponse401

Attributes:

Name Type Description
error str | Unset

Example: Unauthorized.

thingiverse.models.post_email_type_enqueue_dmca_response_403

PostEmailTypeEnqueueDmcaResponse403

Attributes:

Name Type Description
error str | Unset

Example: Forbidden.

thingiverse.models.post_email_type_enqueue_dmca_response_404

PostEmailTypeEnqueueDmcaResponse404

Attributes:

Name Type Description
error str | Unset

Example: Not Found.

thingiverse.models.post_email_type_enqueue_dmca_type