QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

parentId (property)

Reference to parent Account .

Syntax

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

Default Value

""

Remarks

This is a reference to a parent Account. If Parent is set to a nonempty string, then this Account is a sub-account or job of its Parent.

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