Package com.sinch.sdk.core.models
Interface AdditionalProperties
public interface AdditionalProperties
Interface definition for schemas supporting additional properties
- Since:
- 1.6
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
get
Return the additional property with the specified name.- Parameters:
key- the name of the property- Returns:
- the additional property with the specified name
- Since:
- 1.6
-