QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

salesTaxTotal (property)

Total amount of sales tax.

Syntax

@property (nonatomic,readonly,assign,getter=salesTaxTotal) NSString* salesTaxTotal;
- (NSString*)salesTaxTotal;
public var salesTaxTotal: String {
  get {...}
}

Default Value

""

Remarks

The total amount of sales tax charged in this transaction.

Not used with Canadian editions of QuickBooks.

The amount should be formatted as a string in dollars.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 iOS Edition - Version 20.0 [Build 7941]