Return Value
The current Invoice
instance for fluent access.
QuantumPay.Client.Model.SaleCode
for the product or service on the invoice item. Optional. The default value is QuantumPay.Client.Model.SaleCode.Sale
when not provided.Technology
@discardableResult func saleCode(_ saleCode: SaleCode
) -> InvoiceItemBuilder
The current Invoice
instance for fluent access.
saleCode
The type of sale.