Class NodeFinishedData.ExecutionMetadata
java.lang.Object
io.github.guoshiqiufeng.dify.chat.dto.response.message.NodeFinishedData.ExecutionMetadata
- Enclosing class:
NodeFinishedData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCurrency(String currency) voidsetTotalPrice(BigDecimal totalPrice) voidsetTotalTokens(Integer totalTokens) toString()
-
Constructor Details
-
ExecutionMetadata
public ExecutionMetadata()
-
-
Method Details