Instance Method

setGrossTotal(_:)

Sets the gross total amount on the invoice item in the currency of the Transaction.

Declaration

@discardableResult func setGrossTotal(_ grossTotal: Decimal) -> InvoiceItemBuilder

Return Value

The current InvoiceItemBuilder instance for fluent access.

Parameters

grossTotal

The gross total amount