Interface IOpenAiModels.ICreatedAt
- Namespace
- OpenAI.ObjectModels.SharedModels
- Assembly
- AntRunnerLib.dll
public interface ICreatedAt
Properties
CreatedAt
int CreatedAt { get; set; }
Property Value
- System.Int32
public interface ICreatedAt
int CreatedAt { get; set; }