Module io.hotmoka.network
Package io.hotmoka.network.responses
Class GameteCreationTransactionResponseModel
java.lang.Object
io.hotmoka.network.responses.TransactionResponseModel
io.hotmoka.network.responses.GameteCreationTransactionResponseModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe created gamete.The updates resulting from the execution of the transaction. -
Constructor Summary
ConstructorsConstructorDescriptionBuilds the model from the response -
Method Summary
-
Field Details
-
updates
The updates resulting from the execution of the transaction. -
gamete
The created gamete.
-
-
Constructor Details
-
GameteCreationTransactionResponseModel
Builds the model from the response- Parameters:
response- the response
-
GameteCreationTransactionResponseModel
public GameteCreationTransactionResponseModel()
-
-
Method Details
-
toBean
-