Type Aliases
The following type aliases are available globally.
-
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias AdsClientUrl = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias JsonObject = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias PrefValue = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias Guid = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias PlacesTimestamp = Int64 -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias Url = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias VisitTransitionSet = Int32 -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias RsJsonObject = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias JsonValue = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias TabsGuid = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias Timestamp = Int64 -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias TracingJsonValue = String -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias Headers = [String : String] -
Typealias from the type name used in the UDL file to the builtin type. This is needed because the UDL type name is used in function/method signatures.
Declaration
Swift
public typealias ViaductUrl = String
Type Aliases Reference