VectorStoreFileBatchResponse.CreatedAt

VectorStoreFileBatchResponse.CreatedAt property

Gets or sets the Unix timestamp (in seconds) for when the vector store files batch was created.

public int? CreatedAt { get; set; }

See Also