AssistantResponse.CreatedAt

Propiedad AssistantResponse.CreatedAt

Obtiene o establece la marca de tiempo Unix (en segundos) para cuando se creó el asistente.

public long? CreatedAt { get; set; }

Ver También