Class OptiGPTParam
Inheritance
System.Object
OptiGPTParam
Assembly: EPiServer.Commerce.Shell.dll
Version: 14.26.0
Syntax
public class OptiGPTParam : Object
Constructors
OptiGPTParam()
Declaration
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 |
|