ServerEndpointRecallStatus Class

Server endpoint recall status object.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ServerEndpointRecallStatus

Constructor

ServerEndpointRecallStatus(**kwargs)

Variables

last_updated_timestamp
datetime

Last updated timestamp.

total_recall_errors_count
<xref:long>

Total count of recall errors.

recall_errors
list[ServerEndpointRecallError]

Array of recall errors.