Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class OptiGPTParam

Inheritance
System.Object
OptiGPTParam
Namespace: EPiServer.Commerce.Shell.Rest.Models
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public class OptiGPTParam : Object

Constructors

OptiGPTParam()

Declaration
public OptiGPTParam()

Properties

Content

Declaration
public string Content { get; set; }
Property Value
Type Description
System.String

Language

Declaration
public string Language { get; set; }
Property Value
Type Description
System.String

Model

Declaration
public string Model { get; set; }
Property Value
Type Description
System.String

Rewrite

Declaration
public int Rewrite { get; set; }
Property Value
Type Description
System.Int32