app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.ai
/
OpenAIResponse
Open
AIResponse
@
Serializable
data
class
OpenAIResponse
(
val
choices
:
List
<
Choice
>
)
Members
Constructors
Open
AIResponse
Link copied to clipboard
constructor
(
choices
:
List
<
Choice
>
)
Properties
choices
Link copied to clipboard
val
choices
:
List
<
Choice
>