TKCarRentalLocation

public class TKCarRentalLocation : TKModeCoordinate
extension TKCarRentalLocation: TKDeepLinkable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let carRental: TKAPI.CarRentalInfo
  • Undocumented

    Declaration

    Swift

    public required init(from decoder: Decoder) throws
  • Undocumented

    Declaration

    Swift

    public override func encode(to encoder: Encoder) throws
  • Undocumented

    Declaration

    Swift

    public override class var supportsSecureCoding: Bool { get }
  • Undocumented

    Declaration

    Swift

    public required init?(coder aDecoder: NSCoder)
  • Undocumented

    Declaration

    Swift

    public override func encode(with aCoder: NSCoder)

DeepLink

  • Undocumented

    Declaration

    Swift

    public var downloadLink: URL? { get }