Class AssistantFileResponse
- Namespace
- OpenAI.
Object Models. Shared Models
- Assembly
- AntRunnerLib.dll
public class AssistantFileResponse : BaseResponse, IEquatable<ObjectBaseResponse>, IEquatable<BaseResponse>, IOpenAiModels.IId, IOpenAiModels.ICreatedAt, IEquatable<AssistantFileResponse>
- Inheritance
-
System.
Object AssistantFile Response
- Implements
-
System.
IEquatable <ObjectBase >Response System.IEquatable <BaseResponse >System.IEquatable <AssistantFile >Response
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
Properties
AssistantId
The Unix timestamp (in seconds) for when the assistant file was created.
Property Value
- System.
String
CreatedAt
The Unix timestamp (in seconds) for when the assistant file was created.
Property Value
- System.
Int32
Id
The identifier, which can be referenced in API endpoints.
Property Value
- System.
String