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