Fee
public struct Fee : Decodable
Fee information, e.g park entrance fee or par entrance pass fee
-
Fee amount in US Dollar
Declaration
Swift
public let cost: String? -
Description of what the fee includes
Declaration
Swift
public let description: String? -
Title of Fee
Declaration
Swift
public let title: String?
View on GitHub
Install in Dash
Fee Structure Reference