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 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 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
  • Url

    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 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