QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

payrollAccountId (property)

Expense account Id.

Syntax

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

Default Value

""

Remarks

This property refers to the Id 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]