Package org.openapitools.client.models
Class SendEventResponse
-
- All Implemented Interfaces:
public final class SendEventResponse
-
-
Constructor Summary
Constructors Constructor Description SendEventResponse(String duration)
-
Method Summary
Modifier and Type Method Description final StringgetDuration()-
-
Constructor Detail
-
SendEventResponse
SendEventResponse(String duration)
-
-
Method Detail
-
getDuration
final String getDuration()
-
-
-
-