CreditedInvoiceLineItemCreditedTaxAmount Method |
Return credited tax amount.
Namespace:
Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public decimal ItemCreditedTaxAmount()
Public Function ItemCreditedTaxAmount As Decimal
public:
Decimal ItemCreditedTaxAmount()
member ItemCreditedTaxAmount : unit -> decimal
Return Value
Type:
DecimalCredited tax amount.
See Also