nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.data.models
/
IngestionResponse
Ingestion
Response
@
Serializable
data
class
IngestionResponse
(
val
permanentId
:
String
?
=
null
,
val
changingId
:
String
?
=
null
,
val
token
:
String
?
=
null
)
Members
Constructors
Ingestion
Response
Link copied to clipboard
constructor
(
permanentId
:
String
?
=
null
,
changingId
:
String
?
=
null
,
token
:
String
?
=
null
)
Properties
changing
Id
Link copied to clipboard
val
changingId
:
String
?
permanent
Id
Link copied to clipboard
val
permanentId
:
String
?
token
Link copied to clipboard
val
token
:
String
?