QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

payrollAccountName (property)

Expense account Name.

Syntax

@property (nonatomic,readwrite,assign,getter=payrollAccountName,setter=setPayrollAccountName:) NSString* payrollAccountName;
- (NSString*)payrollAccountName;
- (void)setPayrollAccountName:(NSString*)newPayrollAccountName;
public var payrollAccountName: String {
  get {...}
set {...} }

Default Value

""

Remarks

This property refers to the name of an expense account, and is only available when the ItemType property is set to ltPayrollItemWage. For any other ListType, this property will be ignored.

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