TKQuickBookingPrice

public struct TKQuickBookingPrice : Hashable

Undocumented

  • Price in local currency, typically not in smallest unit, but dollars

    Declaration

    Swift

    public let localCost: Float
  • Price in USD dollars

    Declaration

    Swift

    public let USDCost: Float