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