QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

itemId (property)

Item being added to the statement.

Syntax

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

Default Value

""

Remarks

Indicates the Id of the item being added to the statement.

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