toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.operations.abstraction
/
AbstractionResponse
Abstraction
Response
data
class
AbstractionResponse
(
val
abstractions
:
List
<
AbstractionItem
>
=
emptyList()
)
Response structure for abstraction.
Members
Constructors
Abstraction
Response
Link copied to clipboard
constructor
(
abstractions
:
List
<
AbstractionItem
>
=
emptyList()
)
Properties
abstractions
Link copied to clipboard
val
abstractions
:
List
<
AbstractionItem
>