amount
The decimal value that represents the amount of the customer’s shopping cart or item pricing.
Declaration
@MainActor @preconcurrency var amount: Decimal { get set }The decimal value that represents the amount of the customer’s shopping cart or item pricing.
@MainActor @preconcurrency var amount: Decimal { get set }