Event Models
thingiverse.models.delete_events_id_response_200
DeleteEventsIdResponse200
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
|
thingiverse.models.delete_events_id_response_401
DeleteEventsIdResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.delete_events_id_response_403
DeleteEventsIdResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.delete_events_id_response_404
DeleteEventsIdResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.event
Event
Attributes:
| Name | Type | Description |
|---|---|---|
id |
int | Unset
|
|
message |
str | Unset
|
|
sources |
list[EventSourcesItemType0] | Unset
|
|
subscription |
EventSubscriptionType0 | None | Unset
|
|
targets |
list[EventTargetsItem] | Unset
|
|
time |
datetime | Unset
|
|
type_ |
int | Unset
|
|
thingiverse.models.event_schema
EventSchema
Attributes:
| Name | Type | Description |
|---|---|---|
id |
int | Unset
|
|
message |
str | Unset
|
|
sources |
list[EventSchemaSourcesItemType0] | Unset
|
|
subscription |
EventSchemaSubscriptionType0 | None | Unset
|
|
targets |
list[EventSchemaTargetsItem] | Unset
|
|
time |
datetime | Unset
|
|
type_ |
int | Unset
|
|
thingiverse.models.event_schema_sources_item_type_0
EventSchemaSourcesItemType0
Attributes:
| Name | Type | Description |
|---|---|---|
default_image |
ImageSummarySchemaType0 | None | Unset
|
|
thumbnail |
str | Unset
|
|
thingiverse.models.event_schema_subscription_type_0
EventSchemaSubscriptionType0
Attributes:
| Name | Type | Description |
|---|---|---|
users_url |
str | Unset
|
|
thingiverse.models.event_schema_targets_item
EventSchemaTargetsItem
Attributes:
| Name | Type | Description |
|---|---|---|
default_image |
ImageSummarySchemaType0 | None | Unset
|
|
things_url |
str | Unset
|
|
thumbnail |
str | Unset
|
|
thingiverse.models.event_sources_item_type_0
EventSourcesItemType0
Attributes:
| Name | Type | Description |
|---|---|---|
default_image |
ImageSummarySchemaType0 | None | Unset
|
|
thumbnail |
str | Unset
|
|
thingiverse.models.event_subscription_type_0
EventSubscriptionType0
Attributes:
| Name | Type | Description |
|---|---|---|
users_url |
str | Unset
|
|
thingiverse.models.event_targets_item
EventTargetsItem
Attributes:
| Name | Type | Description |
|---|---|---|
default_image |
ImageSummarySchemaType0 | None | Unset
|
|
things_url |
str | Unset
|
|
thumbnail |
str | Unset
|
|
thingiverse.models.get_events_id_response_401
GetEventsIdResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_events_id_response_403
GetEventsIdResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_events_id_response_404
GetEventsIdResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.get_events_response_401
GetEventsResponse401
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Unauthorized. |
thingiverse.models.get_events_response_403
GetEventsResponse403
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Forbidden. |
thingiverse.models.get_events_response_404
GetEventsResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |
thingiverse.models.post_events_id_read_all_response_200
PostEventsIdReadAllResponse200
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
|
thingiverse.models.post_events_id_read_all_response_404
PostEventsIdReadAllResponse404
Attributes:
| Name | Type | Description |
|---|---|---|
error |
str | Unset
|
Example: Not Found. |