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