-
The amount this product can sell for
Declaration
Swift
public let amount: Int
-
The currency this price is in
Declaration
Swift
public let currency: String
-
Whether this price includes tax
Declaration
Swift
public let includesTax: Bool