CallDictionaries
public struct CallDictionaries : Codable
Call dictionaries model.
-
Declaration
Swift
public let languages: [Language] -
Declaration
Swift
public let serviceTypes: [ServiceType] -
Declaration
Swift
public let genders: [Gender]