CreateFineTuningJobResponse.CreatedAt

CreateFineTuningJobResponse.CreatedAt property

Gets or sets the Unix timestamp (in seconds) of when the fine-tuning job was created.

public long CreatedAt { get; set; }

See Also