Package ai.tock.bot.api.model
Class ResponseContext
-
- All Implemented Interfaces:
public final class ResponseContext
-
-
Constructor Summary
Constructors Constructor Description ResponseContext(String requestId, Instant date)
-
Method Summary
Modifier and Type Method Description final StringgetRequestId()final InstantgetDate()
-